UNPKG

@keycloakify/keycloak-account-ui

Version:

<p align="center"> <img src="https://github.com/user-attachments/assets/e31c4910-7205-441c-9a35-e134b806b3a8"> </p> <p align="center"> <i>Repackaged Keycloak Account UI</i> <br> <br> <a href="https://github.com/keycloakify/keycloak-a

9 lines (6 loc) 287 B
/* eslint-disable */ // @ts-nocheck // This type is aliased to any, so that we can find all the places where we use it. // In the future all casts to this type should be removed from the code, so // that we can have a proper type-safe translation function. export type TFuncKey = any;