The literal union of an app's locale codes (use with as const input): LocaleCode<typeof MY_LOCALES>.
as const
LocaleCode<typeof MY_LOCALES>
The literal union of an app's locale codes (use with
as constinput):LocaleCode<typeof MY_LOCALES>.