DefinitelyTyped/types/lodash/ceil.d.ts

3 lines
47 B
TypeScript

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