Skip to content

BlockSuite API Documentation / @blocksuite/block-std / Chain

Type Alias: Chain<In>

Chain<In>: CommonMethods<In> & { [K in keyof BlockSuite.Commands]: Function } & Cmds

Type Parameters

In extends object = object

Defined in

packages/framework/block-std/src/command/types.ts:60