UNPKG

waibu-db

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