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:49
Generated using TypeDoc and typedoc-plugin-markdown.