UNPKG

63 BTypeScriptView Raw
1import { takeLastWhile } from "../fp";
2export = takeLastWhile;