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

3 lines
70 B
TypeScript

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