UNPKG

bajo-db-restproxy

Version:

Bajo DB REST Proxy Client driver for Bajo Framework

8 lines (5 loc) 153 B
import factory from './_factory.js' async function find (params = {}) { return await factory.call(this, 'find', params) } export default find