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