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

3 lines
60 B
TypeScript

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