4 lines
198 B
TypeScript
Raw Normal View History

export type { ExtendKcContext } from "keycloakify/account/KcContext";
2024-06-05 22:53:14 +02:00
export type { PageProps } from "keycloakify/account/pages/PageProps";
export { createUseI18n } from "keycloakify/account/i18n";