Type alias ModConfigSingleValue

ModConfigSingleValue: null | string | number | boolean | string[] | number[]

Represents the valid value of any single configuration field.