Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

ConfigSingleValueType

ConfigSingleValueType: number | string | boolean

ConfigValueType

The type of the value to be parsed as a config value can be: boolean, number or string or an array of these.