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