DefinitelyTyped/types/lodash/pullAll.d.ts

3 lines
53 B
TypeScript

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