mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-22 20:41:50 +08:00
refactor(editor): orgnize exports (#10709)
This commit is contained in:
@@ -4,7 +4,7 @@ import '../blocksuite/block-suite-editor';
|
||||
import { DebugLogger } from '@affine/debug';
|
||||
import { DEFAULT_WORKSPACE_NAME } from '@affine/env/constant';
|
||||
import onboardingUrl from '@affine/templates/onboarding.zip';
|
||||
import { ZipTransformer } from '@blocksuite/affine/blocks';
|
||||
import { ZipTransformer } from '@blocksuite/affine/blocks/root';
|
||||
|
||||
import { DocsService } from '../modules/doc';
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user