DefinitelyTyped/types/lodash/toArray.d.ts

3 lines
53 B
TypeScript

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