Andi Skill Builder API Documentation

Type Alias: ConfigValue

type ConfigValue = 
  | SimpleConfigValue
  | LocalizationConfigValue
  | OptionConfigValue
  | ConfigValueGroup[];