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