Files
DefinitelyTyped/types/lodash-es/without.d.ts

3 lines
58 B
TypeScript

import { without } from "lodash";
export default without;