DefinitelyTyped/types/lodash/partial.d.ts

3 lines
53 B
TypeScript

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