pullAllWith.d.ts 59 Bytes
import { pullAllWith } from "../fp";
export = pullAllWith;