Preparing search index...
The search index is not available
@turbowarp/types-tw
@turbowarp/types-tw
scratch-gui
ScratchGUI
LocaleState
Interface LocaleState
interface
LocaleState
{
isRtl
:
boolean
;
locale
:
string
;
messages
:
Record
<
string
,
string
>
;
messagesByLocale
:
Record
<
string
,
Record
<
string
,
string
>
>
;
}
Index
Properties
is
Rtl
locale
messages
messages
By
Locale
Properties
is
Rtl
isRtl
:
boolean
locale
locale
:
string
messages
messages
:
Record
<
string
,
string
>
messages
By
Locale
messagesByLocale
:
Record
<
string
,
Record
<
string
,
string
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Rtl
locale
messages
messages
By
Locale
@turbowarp/types-tw
Loading...