DefinitelyTyped/types/lodash/isSafeInteger.d.ts

3 lines
65 B
TypeScript

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