mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(core): circular dependency
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { toURLSearchParams } from '@affine/core/modules/navigation';
|
||||
import { toURLSearchParams } from '@affine/core/modules/navigation/utils';
|
||||
import { Unreachable } from '@affine/env/constant';
|
||||
import type { ReferenceParams } from '@blocksuite/blocks';
|
||||
import { Entity, LiveData } from '@toeverything/infra';
|
||||
|
||||
Reference in New Issue
Block a user