mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-02 18:09:58 +08:00
feat(core): support syncing workspaces and blobs in the background (#4057)
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
"./type": "./src/type.ts",
|
||||
"./migration": "./src/migration/index.ts",
|
||||
"./local/crud": "./src/local/crud.ts",
|
||||
"./affine/crud": "./src/affine/crud.ts",
|
||||
"./affine/gql": "./src/affine/gql.ts",
|
||||
"./affine/sync": "./src/affine/sync.ts",
|
||||
"./providers": "./src/providers/index.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user