Ir para o conteúdo principal

Objeto UserDefaultTypes

  • string string
  • boolean boolean
  • integer number
  • float number
  • double number
  • string url
  • array Array<unknown>
  • dictionary Record<string, unknown>

This type is a helper alias, no object will ever exist of this type.