Closes: [BS-2249](https://linear.app/affine-design/issue/BS-2249/remove-global-types-in-model) ```ts // before matchFlavours(model, ['affine:page']); // after matchFlavours(model, [PageBlockModel]); ```
@blocksuite/blocks
Default BlockSuite editable blocks. Used in AFFiNE.
Documentation
Checkout blocksuite.io for comprehensive documentation.