pub1c-web.frontend/src/config.js

6 lines
70 B
JavaScript

import config from "@/config.json";
export default {
...config,
};