Docs
useAppConfig
Access the reactiveapp config defined in the project.
Usage:
constappConfig=useAppConfig()console.log(appConfig)