Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
RelationalOperator
Relational
Operator
sealed
external
interface
RelationalOperator
:
SyntaxKind
,
RelationalOperatorOrHigher
(
source
)
Inheritors
LessThanToken
GreaterThanToken
LessThanEqualsToken
GreaterThanEqualsToken
InKeyword
InstanceOfKeyword