UNPKG

waibu-db

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