Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-js
/
js.import
/
import
import
web
suspend
fun
<
T
:
JsAny
?
>
import
(
path
:
String
)
:
T
(
source
)
suspend
fun
<
T
:
JsAny
?
>
import
(
path
:
String
,
options
:
ImportCallOptions
)
:
T
(
source
)