UNPKG

@azure/msal-browser

Version:
11 lines (9 loc) 293 B
/*! @azure/msal-browser v5.7.0 2026-04-16 */ 'use strict'; /* * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ const DEFAULT_REDIRECT_TIMEOUT_MS = 30000; export { DEFAULT_REDIRECT_TIMEOUT_MS }; //# sourceMappingURL=Configuration.mjs.map