Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
updateImportClause
update
Import
Clause
abstract
fun
updateImportClause
(
node
:
ImportClause
,
isTypeOnly
:
Boolean
,
name
:
Identifier
?
,
namedBindings
:
NamedImportBindings
?
)
:
ImportClause
(
source
)