mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 18:46:19 +08:00
@@ -1,6 +1,6 @@
|
||||
import type { GfxCompatibleProps } from '@blocksuite/block-std/gfx';
|
||||
import { GfxCompatible } from '@blocksuite/block-std/gfx';
|
||||
import type { Constructor } from '@blocksuite/global/utils';
|
||||
import type { GfxCompatibleProps } from '@blocksuite/std/gfx';
|
||||
import { GfxCompatible } from '@blocksuite/std/gfx';
|
||||
import {
|
||||
type BaseBlockTransformer,
|
||||
type BlockModel,
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import type { GfxModel } from '@blocksuite/block-std/gfx';
|
||||
import type { GfxModel } from '@blocksuite/std/gfx';
|
||||
|
||||
import type {
|
||||
BrushElementModel,
|
||||
|
||||
Reference in New Issue
Block a user