| 1 |
/*! |
| 2 |
Copyright (c) 2018 Jed Watson. |
| 3 |
Licensed under the MIT License (MIT), see |
| 4 |
http://jedwatson.github.io/classnames |
| 5 |
*/ |
| 6 |
|
| 7 |
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */ |
| 8 |
|
| 9 |
/** |
| 10 |
* @license React |
| 11 |
* react-is.production.js |
| 12 |
* |
| 13 |
* Copyright (c) Meta Platforms, Inc. and affiliates. |
| 14 |
* |
| 15 |
* This source code is licensed under the MIT license found in the |
| 16 |
* LICENSE file in the root directory of this source tree. |
| 17 |
*/ |
| 18 |
|