gallery.accords-library.com/client/js/config.js

5 lines
90 B
JavaScript

'use strict';
const config = require('./.config.autogen.json');
module.exports = config;