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