@wonderflow/react-components
Version:
UI components from Wonderflow's Wanda design system
5 lines • 313 B
TypeScript
export { isBrowser } from './browser';
export { cssRelativeUnitsToPixel } from './conversions';
export { clampValue, formatKpiValue, formatPriceRangeValues, isGreaterThan, isValueOverCap, } from './formatting';
export { getCurrentTheme, getPrefersColorScheme } from './themes';
//# sourceMappingURL=index.d.ts.map