UNPKG

@azure/msal-browser

Version:
13 lines (11 loc) 381 B
/*! @azure/msal-browser v5.6.3 2026-04-01 */ 'use strict'; /* * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ const contentError = "ContentError"; const pageException = "PageException"; const userSwitch = "user_switch"; export { contentError, pageException, userSwitch }; //# sourceMappingURL=NativeAuthErrorCodes.mjs.map