cc-everywhere

Type Alias: BlobAsset

type BlobAsset = AssetBase<BLOB>;

Represents an Asset object containing blob/file data.

See