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

3 lines
52 B
TypeScript

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