UNPKG

keycloakify

Version:

Framework to create custom Keycloak UIs

2 lines (1 loc) 112 B
export declare function replaceAll(string: string, searchValue: string | RegExp, replaceValue: string): string;