Home > @theweave/api > AssetStore
AssetStore type
Signature:
typescript
export type AssetStore = Readable<AsyncStatus<AssetStoreContent>>;
References: AsyncStatus, AssetStoreContent