mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 12:36:24 +08:00
dbf0f9dc20
Closes: [BS-2553](https://linear.app/affine-design/issue/BS-2553/remove-global-types-in-edgeless)
4 lines
84 B
TypeScript
4 lines
84 B
TypeScript
export * from './enum.js';
|
|
export * from './helper.js';
|
|
export * from './types.js';
|