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

3 lines
62 B
TypeScript

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