Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
createNamespaceExportDeclaration
create
Namespace
Export
Declaration
abstract
fun
createNamespaceExportDeclaration
(
name
:
String
)
:
NamespaceExportDeclaration
(
source
)
abstract
fun
createNamespaceExportDeclaration
(
name
:
Identifier
)
:
NamespaceExportDeclaration
(
source
)