UNPKG

keycloakify

Version:

Framework to create custom Keycloak UIs

6 lines (5 loc) 137 B
import type { ReactElement } from "react"; export declare namespace JSX { interface Element extends ReactElement<any, any> { } }