Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
ScriptElementKind
/
Companion
/
constructorImplementationElement
constructor
Implementation
Element
val
constructorImplementationElement
:
ScriptElementKind
(
source
)
class X { constructor() { } } class X { static { } }