API Reference > imodeljs-frontend > Plugins > Plugin > resolveResourceUrl resolveResourceUrl Method Returns a fully qualified resource URL (needed when the plugin is loaded from an external server resolveResourceUrl(relativeUrl: string): string Parameter Type Description relativeUrl string the url relative to the location specified for the Plugin URL. Returns - string Defined in core/frontend/src/plugin/Plugin.ts Line 95 Last Updated: 13 June, 2024