DefinitelyTyped/types/lodash-es/inRange.d.ts

3 lines
58 B
TypeScript

import { inRange } from "lodash";
export default inRange;