myt/exporters/trigger.js

6 lines
84 B
JavaScript

module.exports = {
schemaCol: 'TRIGGER_SCHEMA',
nameCol: 'TRIGGER_NAME'
};