5.01e74fa9.chunk.js.LICENSE.txt 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. /*
  2. object-assign
  3. (c) Sindre Sorhus
  4. @license MIT
  5. */
  6. /*!
  7. Copyright (c) 2017 Jed Watson.
  8. Licensed under the MIT License (MIT), see
  9. http://jedwatson.github.io/classnames
  10. */
  11. /*!
  12. * The buffer module from node.js, for the browser.
  13. *
  14. * @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
  15. * @license MIT
  16. */
  17. /*!
  18. JSZip - A Javascript class for generating and reading zip files
  19. <http://stuartk.com/jszip>
  20. (c) 2009-2014 Stuart Knightley <stuart [at] stuartk.com>
  21. Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown.
  22. JSZip uses the library pako released under the MIT license :
  23. https://github.com/nodeca/pako/blob/master/LICENSE
  24. */
  25. /*!
  26. Copyright (c) 2018 Jed Watson.
  27. Licensed under the MIT License (MIT), see
  28. http://jedwatson.github.io/classnames
  29. */
  30. /*!
  31. * The buffer module from node.js, for the browser.
  32. *
  33. * @author Feross Aboukhadijeh <http://feross.org>
  34. * @license MIT
  35. */
  36. /*! *****************************************************************************
  37. Copyright (c) Microsoft Corporation.
  38. Permission to use, copy, modify, and/or distribute this software for any
  39. purpose with or without fee is hereby granted.
  40. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  41. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  42. AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  43. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  44. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  45. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  46. PERFORMANCE OF THIS SOFTWARE.
  47. ***************************************************************************** */
  48. /*! *****************************************************************************
  49. Copyright (c) Microsoft Corporation. All rights reserved.
  50. Licensed under the Apache License, Version 2.0 (the "License"); you may not use
  51. this file except in compliance with the License. You may obtain a copy of the
  52. License at http://www.apache.org/licenses/LICENSE-2.0
  53. THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  54. KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
  55. WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
  56. MERCHANTABLITY OR NON-INFRINGEMENT.
  57. See the Apache Version 2.0 License for specific language governing permissions
  58. and limitations under the License.
  59. ***************************************************************************** */
  60. /*! http://mths.be/fromcodepoint v0.1.0 by @mathias */
  61. /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
  62. /*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
  63. /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
  64. /** @license React v17.0.2
  65. * react-is.production.min.js
  66. *
  67. * Copyright (c) Facebook, Inc. and its affiliates.
  68. *
  69. * This source code is licensed under the MIT license found in the
  70. * LICENSE file in the root directory of this source tree.
  71. */
  72. //!\ DECLARE ALIAS AFTER assign prototype !