DefinitelyTyped/types/lodash/pick.d.ts

3 lines
47 B
TypeScript

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