DefinitelyTyped/types/lodash/each.d.ts

3 lines
47 B
TypeScript

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