UNPKG

65 BTypeScriptView Raw
1import { dropRightWhile } from "../fp";
2export = dropRightWhile;