DefinitelyTyped/types/lodash/isLength.d.ts

3 lines
55 B
TypeScript

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