BlockSuite API Documentation / @blocksuite/store / createSimpleServerStorage
Function: createSimpleServerStorage()
createSimpleServerStorage(
id
):BlobStorage
API: /api/workspace/:id/blob/:key GET: get blob PUT: set blob DELETE: delete blob
Parameters
• id: string
Returns
Source
packages/framework/store/src/persistence/blob/mock-server-storage.ts:9
Generated using TypeDoc and typedoc-plugin-markdown.