aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/clamp.d.ts
blob: df1706691a253da305ef8be8b6bb50d8100bbc55 (plain)
1
2
import { clamp } from "./index";
export = clamp;