BlockSuite API Documentation / @blocksuite/store / JobSlots
Type alias: JobSlots ​
JobSlots:
Object
Type declaration ​
afterExport ​
afterExport:
Slot
<FinalPayload
>
afterImport ​
afterImport:
Slot
<FinalPayload
>
beforeExport ​
beforeExport:
Slot
<BeforeExportPayload
>
beforeImport ​
beforeImport:
Slot
<BeforeImportPayload
>
Source ​
packages/store/src/transformer/middleware.ts:74
Generated using typedoc-plugin-markdown and TypeDoc