without.d.ts 51 Bytes
import { without } from "../fp";
export = without;