Files
DefinitelyTyped/types/lodash/round.d.ts

3 lines
49 B
TypeScript

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