UNPKG

@realsee/dnalogel

Version:
3 lines (2 loc) 91 B
declare function clamp(value: number, min: number, max: number): number; export { clamp };