keycloak_theme/lib/kcContextMocks/urlResourcesPath.d.ts

4 lines
162 B
TypeScript

export declare const subDirOfPublicDirBasename = "keycloak_static";
export declare const resourcesPath: string;
export declare const resourcesCommonPath: string;