mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 15:16:28 +08:00
4 lines
70 B
TypeScript
4 lines
70 B
TypeScript
export * from './ui';
|
|
export * from './user';
|
|
export * from './page';
|