4 lines
83 B
TypeScript

/* eslint-disable import/prefer-default-export */
export { round } from 'lodash';