UNPKG

openrecord

Version:
8 lines (7 loc) 117 B
exports.migration = { seed: function(fn) { return this.run(function() { return this.use(fn) }) } }