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