Function: isHostAsset()
function isHostAsset(attachmentId): boolean;
Defined in: engine.ts:184
Host assets are never uploaded, never counted, never purged (docs/10 §4.3).
Parameters
| Parameter | Type |
|---|---|
attachmentId | string |
Returns
boolean
function isHostAsset(attachmentId): boolean;
Defined in: engine.ts:184
Host assets are never uploaded, never counted, never purged (docs/10 §4.3).
| Parameter | Type |
|---|---|
attachmentId | string |
boolean