mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-26 23:02:57 +08:00
refactor(editor): move mini mindmap to ai module (#9497)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import '@blocksuite/affine-block-surface/effects';
|
||||
|
||||
export * from './editors/index.js';
|
||||
export * from './fragments/index.js';
|
||||
export * from './helpers/index.js';
|
||||
export * from './editors';
|
||||
export * from './fragments';
|
||||
export * from './helpers';
|
||||
|
||||
const env =
|
||||
typeof globalThis !== 'undefined'
|
||||
|
||||
Reference in New Issue
Block a user