Type Alias JsLoaderPromise<JsExportType>

JsLoaderPromise<JsExportType>: (() => Promise<JsExportType>)

Type Parameters

  • JsExportType
""