UNPKG

hello

Version:
15 lines (9 loc) 112 B
'use strict' async function up (knex) { } async function down (knex) { } module.exports = { up, down }