Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.assembly
/
compileStreaming
compile
Streaming
suspend external
fun
compileStreaming
(
source
:
Response
)
:
Module
(
source
)
MDN Reference
suspend external
fun
compileStreaming
(
source
:
PromiseLike
<
Response
>
)
:
Module
(
source
)