imageIdToURI(imageId): string
Removes the data loader scheme from the imageId
Parameters
• imageId: string
Image ID
Returns
string
imageId without the data loader scheme, or empty string if imageId is falsy
Defined in
packages/core/src/utilities/imageIdToURI.ts:7