UNPKG

keycloakify

Version:

Framework to create custom Keycloak UIs

6 lines (5 loc) 202 B
/** * This is an equivalent of process.env.PUBLIC_URL that you can use in Webpack projects. * This works both in your main app and in your Keycloak theme. */ export declare const PUBLIC_URL: string;