aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/ceil.d.ts
blob: 0c6f1fd1caecfb774c09a2427348afde878e53fb (plain)
1
2
import { ceil } from "./index";
export = ceil;