Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
updateExportSpecifier
update
Export
Specifier
abstract
fun
updateExportSpecifier
(
node
:
ExportSpecifier
,
isTypeOnly
:
Boolean
,
propertyName
:
ModuleExportName
?
,
name
:
ModuleExportName
)
:
ExportSpecifier
(
source
)