3 lines
42 B
JavaScript
3 lines
42 B
JavaScript
const config = {};
|
|
export default config;
|
const config = {};
|
|
export default config;
|