UNPKG

keycloakify

Version:

Framework to create custom Keycloak UIs

7 lines (6 loc) 220 B
export declare function getNodeModulesBinDirPath(params: { packageJsonFilePath: string; }): Promise<string>; export declare function getNodeModulesBinDirPath(params: { packageJsonFilePath: undefined; }): string;