mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-05 11:35:34 +08:00
205cd7a86d
Closes: BS-2946
4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
export * from './consts.js';
|
|
export * from './manager.js';
|
|
export * from './types.js';
|