UNPKG

51 BTypeScriptView Raw
1import { groupBy } from "../fp";
2export = groupBy;