Files
powerpoint-toolbox/node_modules/@azure/msal-common/dist/error/CacheErrorCodes.d.ts
T
2025-03-07 19:22:02 +01:00

3 lines
188 B
TypeScript

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