importAsync

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