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

3 lines
58 B
TypeScript

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