const DEFAULT_LANGUAGE_OPTION
Last updated 2 months ago
This constant defines the default language option in the Settings Page Component.
export const DEFAULT_LANGUAGE_OPTION: LanguageOption = LANGUAGE_OPTIONS[0]!;