UNPKG

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