UNPKG

keycloakify-test

Version:

Keycloak theme generator for Reacts app

4 lines (3 loc) 161 B
export declare function useCssAndCx(): { cx: (...classNames: Array<string | Array<string | undefined | false | string[]> | undefined | false>) => string; };