UNPKG

keycloakify

Version:

Framework to create custom Keycloak UIs

5 lines (4 loc) 137 B
export declare function getInstalledModuleDirPath(params: { moduleName: string; packageJsonDirPath: string; }): Promise<string>;