UNPKG

62 BTypeScriptView Raw
1import { takeWhile } from "lodash";
2export default takeWhile;