API Reference > imodeljs-frontend > Plugins > BrowserLocalPluginLoader 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 core/frontend/src/plugin/BrowserLocalPluginLoader.ts Line 49 Last Updated: 13 June, 2024