mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-03 18:40:00 +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';
|