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