UtilitiesgetConfigOn this pageFunction: getConfig() function getConfig(): Config | null Returns the currently loaded configuration. May return null if config has yet to load. Use loadConfig to load it first. Returns Config | null