cletus/node_modules/@azure/msal-common/dist/error/CacheErrorCodes.d.ts
2025-05-09 15:53:19 -05:00

3 lines
No EOL
190 B
TypeScript

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