BlockSuite API Documentation / @blocksuite/block-std / BlockServiceConstructor
Type alias: BlockServiceConstructor<T>
BlockServiceConstructor<
T
>: (options
) =>T
Type parameters
• T extends BlockService
= BlockService
Parameters
• options: BlockServiceOptions
Returns
T
Source
block-std/src/service/index.ts:82
Generated using TypeDoc and typedoc-plugin-markdown.