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