toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.import
Package-level
declarations
Types
Functions
Types
import
Link copied to clipboard
external
object
import
Import
Meta
Link copied to clipboard
external
interface
ImportMeta
Module
Link copied to clipboard
external
interface
Module
<
out
T
:
Any
>
Functions
import
Link copied to clipboard
suspend external
fun
<
T
>
import
(
path
:
String
)
:
T
import
Async
Link copied to clipboard
external
fun
<
T
>
importAsync
(
path
:
String
)
:
Promise
<
T
>