mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 18:26:05 +08:00
feat(nbstore): init (#7639)
TODO - [x] basic - [x] storages - [x] producer/consumer - [x] operation pattern - [x] events - [x] worker - [x] readme - [x] peer dependencies
This commit is contained in:
2
packages/common/nbstore/src/index.ts
Normal file
2
packages/common/nbstore/src/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from './connection';
|
||||
export * from './storage';
|
||||
Reference in New Issue
Block a user