Files
DefinitelyTyped/types/lodash/clamp.d.ts

3 lines
49 B
TypeScript

import { clamp } from "./index";
export = clamp;