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