A type alias for a readonly partial JSON tuples [option, value]. option should be localized.
[option, value]
option
Note: Partial here means that JSON object attributes can be undefined.
undefined
A type alias for a readonly partial JSON tuples
[option, value].optionshould be localized.Note: Partial here means that JSON object attributes can be
undefined.