This website requires JavaScript.
Explore
Help
Register
Sign In
agtic
/
keycloak_theme
Watch
1
Star
0
Fork
0
You've already forked keycloak_theme
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
keycloak_theme
/
src
/
account
/
i18n
/
index.ts
3 lines
76 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Done implementing the templates and the two first pages
2023-03-20 05:14:25 +01:00
export
type
{
I18n
}
from
"./i18n"
;
Rename kcContext -> KcContext and improve consistency
2024-06-05 21:13:58 +02:00
export
{
createUseI18n
}
from
"./i18n"
;
Reference in New Issue
Copy Permalink