UNPKG

keycloakify

Version:

Framework to create custom Keycloak UIs

4 lines (3 loc) 103 B
export declare function waitForElementMountedOnDom(params: { elementId: string; }): Promise<void>;