UNPKG

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