4 lines
45 B
JavaScript
4 lines
45 B
JavaScript
const config = {};
|
|
|
|
module.exports = config;
|
const config = {};
|
|
|
|
module.exports = config;
|