Skip to content

BlockSuite API Documentation / @blocksuite/store / getAssetName

Function: getAssetName()

getAssetName(assets, blobId): string

Parameters

assets: Map<string, Blob>

blobId: string

Returns

string

Source

packages/framework/store/src/adapter/assets.ts:139