|
| 1 | +/* |
| 2 | +object-assign |
| 3 | +(c) Sindre Sorhus |
| 4 | +@license MIT |
| 5 | +*/ |
| 6 | + |
| 7 | +/*! |
| 8 | + Copyright (c) 2017 Jed Watson. |
| 9 | + Licensed under the MIT License (MIT), see |
| 10 | + http://jedwatson.github.io/classnames |
| 11 | +*/ |
| 12 | + |
| 13 | +/*! ***************************************************************************** |
| 14 | +Copyright (c) Microsoft Corporation. All rights reserved. |
| 15 | +Licensed under the Apache License, Version 2.0 (the "License"); you may not use |
| 16 | +this file except in compliance with the License. You may obtain a copy of the |
| 17 | +License at http://www.apache.org/licenses/LICENSE-2.0 |
| 18 | + |
| 19 | +THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 20 | +KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED |
| 21 | +WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, |
| 22 | +MERCHANTABLITY OR NON-INFRINGEMENT. |
| 23 | + |
| 24 | +See the Apache Version 2.0 License for specific language governing permissions |
| 25 | +and limitations under the License. |
| 26 | +***************************************************************************** */ |
| 27 | + |
| 28 | +/*! mochawesome-report-generator 6.2.0 | https://github.com/adamgruber/mochawesome-report-generator */ |
| 29 | + |
| 30 | +/** @license React v0.19.1 |
| 31 | + * scheduler.production.min.js |
| 32 | + * |
| 33 | + * Copyright (c) Facebook, Inc. and its affiliates. |
| 34 | + * |
| 35 | + * This source code is licensed under the MIT license found in the |
| 36 | + * LICENSE file in the root directory of this source tree. |
| 37 | + */ |
| 38 | + |
| 39 | +/** @license React v16.13.1 |
| 40 | + * react-dom.production.min.js |
| 41 | + * |
| 42 | + * Copyright (c) Facebook, Inc. and its affiliates. |
| 43 | + * |
| 44 | + * This source code is licensed under the MIT license found in the |
| 45 | + * LICENSE file in the root directory of this source tree. |
| 46 | + */ |
| 47 | + |
| 48 | +/** @license React v16.13.1 |
| 49 | + * react.production.min.js |
| 50 | + * |
| 51 | + * Copyright (c) Facebook, Inc. and its affiliates. |
| 52 | + * |
| 53 | + * This source code is licensed under the MIT license found in the |
| 54 | + * LICENSE file in the root directory of this source tree. |
| 55 | + */ |
0 commit comments