UNPKG

@chayns-components/emoji-input

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