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