mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-14 08:36:22 +08:00
83ed215f4a
use `yarn af server dev:mail` to preview all mail template fix CLOUD-93
4 lines
81 B
TypeScript
4 lines
81 B
TypeScript
export * from './template';
|
|
export * from './user';
|
|
export * from './workspace';
|