Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
SyntaxKind
/
AsteriskToken
Asterisk
Token
sealed
interface
AsteriskToken
:
SyntaxKind
,
PunctuationSyntaxKind
,
JSDocSyntaxKind
,
MultiplicativeOperator
(
source
)