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:61
Generated using typedoc-plugin-markdown and TypeDoc