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