UNPKG

json-function

Version:

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

4 lines (3 loc) 164 B
import { SchemaToolObject } from "./callback"; declare const schemaToolGenerator: (obj: SchemaToolObject, item: Object) => any; export default schemaToolGenerator;