getCdnAssetUrl
Returns an env-specific CDN asset URL for the given assetPath and requestOptions.
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| assetPath Required | string |
The CDN asset's path |
|
| requestOptions Required | IRequestOptions |
An IRequestOptions object |
Available requestOptions
| Property | Type | Notes |
|---|
Returns
string
Function defined in packages/common/src/urls/get-cdn-asset-url.ts:10