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

3 lines
52 B
TypeScript

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