myt/exporters/event.js

6 lines
80 B
JavaScript

module.exports = {
schemaCol: 'EVENT_SCHEMA',
nameCol: 'EVENT_NAME'
};