UNPKG

49 BTypeScriptView Raw
1import { uniqBy } from "../fp";
2export = uniqBy;