chore: bump version (#2229)

This commit is contained in:
Himself65
2023-05-04 18:49:08 -05:00
committed by GitHub
parent 097cce34b5
commit 9631c99f7b
16 changed files with 819 additions and 808 deletions
@@ -13,6 +13,9 @@ declare module '@blocksuite/store' {
trashRelate?: string;
trash?: boolean;
trashDate?: number;
updatedDate?: number;
mode?: 'page' | 'edgeless';
jumpOnce?: boolean;
// whether to create the page with the default template
init?: boolean;
// todo: support `number` in the future