Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
updateForOfStatement
update
For
Of
Statement
abstract
fun
updateForOfStatement
(
node
:
ForOfStatement
,
awaitModifier
:
AwaitKeyword
?
,
initializer
:
ForInitializer
,
expression
:
Expression
,
statement
:
Statement
)
:
ForOfStatement
(
source
)