knex/lib/schema/viewbuilder.js

5 lines
58 B
JavaScript
Raw Normal View History

function ViewBuilder() {
}
module.exports = ViewBuilder;