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
Source
block-std/src/command/types.ts:63
Generated using TypeDoc and typedoc-plugin-markdown.