Skip to content

BlockSuite API Documentation / @blocksuite/store / JobConfig

Type alias: JobConfig

JobConfig: object

Type declaration

collection

collection: DocCollection

middlewares?

optional middlewares: JobMiddleware[]

Source

packages/framework/store/src/transformer/job.ts:32