UNPKG

@types/lodash.foreach

Version:
5 lines (3 loc) 175 B
// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts import { forEach } from "lodash"; export = forEach;