UNPKG

72 BTypeScriptView Raw
1import { dropRightWhile } from "lodash";
2export default dropRightWhile;