TechDocsStorageApi.getBaseUrl()
Home > @backstage/plugin-techdocs-react > TechDocsStorageApi > getBaseUrl
Signature:
getBaseUrl(oldBaseUrl: string, entityId: CompoundEntityRef, path: string): Promise<string>;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| oldBaseUrl | string | |
| entityId | ||
| path | string | 
Promise<string>