UNPKG

@rxflow/base

Version:

BaseFlow - 核心 Flow 组件库

9 lines 299 B
export declare const useTheme: () => { fontSize: number; fontFamily: string; primaryColor: string; collapseButtonShape?: "rect" | "circle" | undefined; autoHideCountWhenExpanded?: boolean | undefined; showCount?: boolean | undefined; }; //# sourceMappingURL=useTheme.d.ts.map