config.js 173 B

123456
  1. import ygtx from './config_ygtx.js';
  2. // import hnyz from './config_hnyz.js';
  3. // import test from './config_test.js';
  4. const configModule = ygtx;
  5. export default configModule;