BrowserLocalPluginLoader Class
Implements
- any
Methods
| Name | Description | |
|---|---|---|
| getI18n(): I18N | ||
| getManifest(): Promise<any> | ||
| getPluginRoot(pluginSpec: string): string | ||
| initialize(pluginRootName: string): Promise<PluginLoadResults> | ||
| loadPlugin(buildType: string, manifest: any, args: string[]): Promise<PluginLoadResults> | ||
| resolveResourceUrl(relativeUrl: string): string |
Defined in
Last Updated: 08 January, 2020