Files
PayDirt/node_modules/@azure/msal-common/dist/error/CacheErrorCodes.d.ts
RochesterX 6e820464d5 Initial
2025-11-12 10:13:24 -05:00

3 lines
175 B
TypeScript

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