DefinitelyTyped/types/lodash/update.d.ts

3 lines
51 B
TypeScript

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