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

5 lines
90 B
JavaScript

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