toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
ScriptElementKind
/
Companion
/
constructorImplementationElement
constructor
Implementation
Element
val
constructorImplementationElement
:
ScriptElementKind
(
source
)
class X { constructor() { } } class X { static { } }