UNPKG

json-function

Version:

It allows you to use methods such as where, limit, select, orderBy on JSON data.

3 lines (2 loc) 66 B
declare const mb: (p: any) => (o: any) => any; export default mb;