aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/random.d.ts
blob: a68cc27202f001058c8ae6c1f6ffbe73b72ba01e (plain)
1
2
import { random } from "./index";
export = random;