mirror of
https://github.com/knex/knex.git
synced 2025-07-24 17:31:01 +00:00
7 lines
75 B
JavaScript
7 lines
75 B
JavaScript
'use strict';
|
|
|
|
function ViewCompiler() {
|
|
|
|
}
|
|
|
|
module.exports = ViewCompiler; |