mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 22:38:56 +08:00
feat: init @affine/env (#1243)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { config } from '@affine/env';
|
||||
|
||||
import { BlockSuiteWorkspace, Provider } from '../shared';
|
||||
import { config } from '../shared/env';
|
||||
import {
|
||||
createBroadCastChannelProvider,
|
||||
createIndexedDBProvider,
|
||||
|
||||
Reference in New Issue
Block a user