DefinitelyTyped/types/lodash-es/pullAll.d.ts

3 lines
58 B
TypeScript

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