This website requires JavaScript.
Explore
Help
Sign in
TeaSpeak
/
TeaWeb
Watch
1
Star
0
Fork
You've already forked TeaWeb
0
Code
Issues
1
Pull requests
Activity
229dbe9f08
TeaWeb
/
tools
/
dtsgen
/
test_non_modular
/
test_03.ts
13 lines
114 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fixed building process
2018-12-23 22:56:04 +01:00
enum
YY
{
H
=
"C"
,
B
=
"Y"
}
interface
X
{
type
:
""
,
c
:
YY.B
fixed async declarator
2019-01-26 18:06:32 +01:00
}
class
X
{
static
async
x
(
)
;
Fixed building process
2018-12-23 22:56:04 +01:00
}
Reference in a new issue
Copy permalink