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