The types of value that can be stored in globalConfig.
type GlobalConfigValue = null | boolean | number | string | GlobalConfigArray | GlobalConfigObject
Press shift + S to search API reference.
type GlobalConfigValue = null | boolean | number | string | GlobalConfigArray | GlobalConfigObject