UNPKG

welcome-ui

Version:

Customizable design system with react • styled-components • styled-system and ariakit.

2 lines (1 loc) 81 B
export declare const clamp: (value: number, min: number, max: number) => number;