dropRightWhile.d.ts 65 Bytes Raw Blame History Permalink 1 2 import { dropRightWhile } from "../fp"; export = dropRightWhile;