mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 00:56:26 +08:00
652865c7cf
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.