INNER CODE UNIT · TypeScript
getCurrentLocale
troyzhxu/bean-searcher · bean-searcher-demos/frontend-vue/src/i18n/index.ts:43
export function getCurrentLocale(): string {
return i18n.global.locale.value
}
export default i18n
INNER CODE UNIT · TypeScript
troyzhxu/bean-searcher · bean-searcher-demos/frontend-vue/src/i18n/index.ts:43
export function getCurrentLocale(): string {
return i18n.global.locale.value
}
export default i18n