Type Alias: AssetKey
type AssetKey = string;
Defined in: packages/overcast-core/src/assets/asset.ts:85
An asset's identity as one string: "<domain>:<address>", the key an
AssetRegistry files a domain-scoped asset under.
type AssetKey = string;
Defined in: packages/overcast-core/src/assets/asset.ts:85
An asset's identity as one string: "<domain>:<address>", the key an
AssetRegistry files a domain-scoped asset under.