UserDefaultTypes Object
- stringstring
- booleanboolean
- integernumber
- floatnumber
- doublenumber
- urlstring
- arrayArray<unknown>
- dictionaryRecord<string, unknown>
This type is a helper alias, no object will ever exist of this type.
string stringboolean booleaninteger numberfloat numberdouble numberurl stringarray Array<unknown>dictionary Record<string, unknown>This type is a helper alias, no object will ever exist of this type.