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/index.ts:56
Generated using TypeDoc and typedoc-plugin-markdown.