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
fe54eb409d
TeaWeb
/
tools
/
dtsgen
/
test
/
test_04.ts
8 lines
101 B
TypeScript
Raw
Blame
History
type
T
=
"a"
|
"b"
|
"c"
;
function
_t
(
parm
:
T
)
{
}
function
__t() {
}
function
__0
(
a
:
"a"
|
"b"
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink