UNPKG

waibu-db

Version:
6 lines (4 loc) 147 B
async function find (req, reply, options) { return await this.findRecord({ req, reply, options, transaction: true }) } export default find