spring-cloud-config
spring-cloud-config copied to clipboard
Export ConfigObject in Typescript
Hi I want to use Config.Instance() in multiple files - but want to load the ConfigObject in only 1 file. What is the best way to achieve this?