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