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

3 lines
56 B
TypeScript

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