semblance-dev/node_modules/@azure/msal-browser/dist/error/BrowserConfigurationAuthErrorCodes.d.ts
2025-12-19 19:26:16 +00:00

4 lines
No EOL
318 B
TypeScript
Executable file

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