mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 22:37:04 +08:00
chore: rename data services
This commit is contained in:
4
packages/data-center/tests/utils.ts
Normal file
4
packages/data-center/tests/utils.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const getDataCenter = () =>
|
||||
import('../src/datacenter/index.js').then(async dataCenter =>
|
||||
dataCenter.getDataCenter()
|
||||
);
|
||||
Reference in New Issue
Block a user