Rename kcContext -> KcContext and improve consistency
This commit is contained in:
@ -1 +1,2 @@
|
||||
export type { I18n } from "./i18n";
|
||||
export type { I18n, MessageKey } from "./i18n";
|
||||
export { createUseI18n, fallbackLanguageTag } from "./i18n";
|
||||
|
Reference in New Issue
Block a user