UNPKG

@amnstak/react-image-annotate

Version:

[![npm version](https://img.shields.io/npm/v/@asi/react-image-annotate.svg)](https://www.npmjs.com/package/@amnstak/react-image-annotate)

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