Skip to content

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

packages/framework/block-std/src/service/index.ts:86