importAsync

external fun <T : JsAny?> importAsync(path: String, options: ImportCallOptions = definedExternally): Promise<T>(source)