UNPKG

waibu-db

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