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