mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-20 19:42:04 +08:00
4 lines
108 B
TypeScript
4 lines
108 B
TypeScript
export { AFFINE_SLASH_MENU_WIDGET } from './consts';
|
|
export * from './extensions';
|
|
export * from './types';
|