Files
PayDirt/node_modules/@azure/msal-browser/dist/error/BrowserConfigurationAuthErrorCodes.d.ts

4 lines
315 B
TypeScript
Raw Normal View History

2025-11-12 10:13:24 -05:00
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