fix: remove global, store and std in affine packages (#9785)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { toURLSearchParams } from '@affine/core/modules/navigation';
|
||||
import type { ReferenceParams } from '@blocksuite/blocks';
|
||||
import type { ReferenceParams } from '@blocksuite/affine/blocks';
|
||||
import { fromPromise, OnEvent, Service } from '@toeverything/infra';
|
||||
import { isEmpty, omit } from 'lodash-es';
|
||||
import { map, type Observable, switchMap } from 'rxjs';
|
||||
|
||||
Reference in New Issue
Block a user