UNPKG

54 BTypeScriptView Raw
1import { clamp } from "lodash";
2export default clamp;