Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
ScriptElementKind
/
Companion
/
memberAccessorVariableElement
member
Accessor
Variable
Element
val
memberAccessorVariableElement
:
ScriptElementKind
(
source
)
class X { public|private* accessor foo: number; }