UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

2 lines (1 loc) 82 B
export declare function clamp(number: number, min: number, max: number): number;