Files
DefinitelyTyped/types/lodash/toSafeInteger.d.ts

3 lines
65 B
TypeScript

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