2024-06-11 20:30:39 +02:00

4 lines
195 B
TypeScript

export type { ExtendKcContext } from "keycloakify/account/KcContext";
export type { ClassKey } from "keycloakify/account/TemplateProps";
export { createUseI18n } from "keycloakify/account/i18n";