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

3 lines
54 B
TypeScript

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