Files
keycloak_theme/src/login/i18n/index.ts

3 lines
109 B
TypeScript
Raw Normal View History

export type { I18n, MessageKey } from "./i18n";
export { createUseI18n, fallbackLanguageTag } from "./i18n";