Files
keycloak_theme/lib/kcContextMocks/urlResourcesPath.d.ts
2021-03-10 21:52:21 +00:00

4 lines
162 B
TypeScript

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