round.d.ts 47 Bytes
import { round } from "../fp";
export = round;