UNPKG

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