Typescript Library Declarations (ES2023)
Intl
ResolvedListFormatOptions
Interface ResolvedListFormatOptions
interface
ResolvedListFormatOptions
{
locale
:
string
;
style
:
ListFormatStyle
;
type
:
ListFormatType
;
}
Index
Properties
locale
style
type
Properties
locale
locale
:
string
style
style
:
ListFormatStyle
type
type
:
ListFormatType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
locale
style
type
Typescript Library Declarations (ES2023)