knex/lib/schema/viewcompiler.js

5 lines
60 B
JavaScript
Raw Normal View History

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