RESTfulMC/Frontend/src/app/config.ts
Rainnny7 f1cd72e8b3
Some checks failed
Deploy Frontend / docker (17, 3.8.5) (push) Has been cancelled
wow a footer!
2024-04-18 20:12:25 -04:00

7 lines
102 B
TypeScript

/**
* The configuration for this app.
*/
import config from "@/configJson";
export default config;