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