DefinitelyTyped/types/lodash/random.d.ts

3 lines
51 B
TypeScript

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