DefinitelyTyped/types/lodash/isInteger.d.ts

3 lines
57 B
TypeScript

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