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