mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 02:56:23 +08:00
4 lines
163 B
TypeScript
4 lines
163 B
TypeScript
export { FONT_BASE, FONT_SM, FONT_XS } from './font';
|
|
export { PANEL_BASE, PANEL_BASE_COLORS } from './panel';
|
|
export { scrollbarStyle } from './scrollbar-style';
|