DefinitelyTyped/types/lodash/without.d.ts

3 lines
53 B
TypeScript

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