Skip to content

Home > @theweave/api > WeaveServices > openAsset

WeaveServices.openAsset property

Open the asset associated to the specified WAL

Signature:

typescript
openAsset: (wal: WAL, mode?: OpenAssetMode) => Promise<void>;