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

4 lines
315 B
TypeScript

export declare const storageNotSupported = "storage_not_supported";
export declare const stubbedPublicClientApplicationCalled = "stubbed_public_client_application_called";
export declare const inMemRedirectUnavailable = "in_mem_redirect_unavailable";
//# sourceMappingURL=BrowserConfigurationAuthErrorCodes.d.ts.map