Typescript Library Declarations (ES2023)
Intl
ResolvedSegmenterOptions
Interface ResolvedSegmenterOptions
interface
ResolvedSegmenterOptions
{
granularity
:
"grapheme"
|
"word"
|
"sentence"
;
locale
:
string
;
}
Index
Properties
granularity
locale
Properties
granularity
granularity
:
"grapheme"
|
"word"
|
"sentence"
locale
locale
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
granularity
locale
Typescript Library Declarations (ES2023)