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