semblance/node_modules/@azure/msal-common/dist/error/CacheErrorCodes.d.ts
2025-12-19 19:26:16 +00:00

3 lines
No EOL
177 B
TypeScript
Executable file

export declare const cacheQuotaExceeded = "cache_quota_exceeded";
export declare const cacheErrorUnknown = "cache_error_unknown";
//# sourceMappingURL=CacheErrorCodes.d.ts.map