myt/exporters/function.js

6 lines
64 B
JavaScript

module.exports = {
schemaCol: 'db',
nameCol: 'name'
};