element-web-synapse01pim.gr.jp

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

6554.js.LICENSE.txt (1367B)


      1 /*!
      2 	Copyright (c) 2018 Jed Watson.
      3 	Licensed under the MIT License (MIT), see
      4 	http://jedwatson.github.io/classnames
      5 */
      6 
      7 /*!
      8  * escape-html
      9  * Copyright(c) 2012-2013 TJ Holowaychuk
     10  * Copyright(c) 2015 Andreas Lubbe
     11  * Copyright(c) 2015 Tiancheng "Timothy" Gu
     12  * MIT Licensed
     13  */
     14 
     15 /*!
     16  * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
     17  *
     18  * Copyright (c) 2014-2017, Jon Schlinkert.
     19  * Released under the MIT License.
     20  */
     21 
     22 /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
     23 
     24 /**
     25  * @license
     26  * Lodash (Custom Build) <https://lodash.com/>
     27  * Build: `lodash modularize exports="es" -o ./`
     28  * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
     29  * Released under MIT license <https://lodash.com/license>
     30  * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
     31  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
     32  */
     33 
     34 /**
     35  * @license React
     36  * scheduler.production.js
     37  *
     38  * Copyright (c) Meta Platforms, Inc. and affiliates.
     39  *
     40  * This source code is licensed under the MIT license found in the
     41  * LICENSE file in the root directory of this source tree.
     42  */
     43 
     44 /**
     45  * filesize
     46  *
     47  * @copyright 2025 Jason Mulligan <jason.mulligan@avoidwork.com>
     48  * @license BSD-3-Clause
     49  * @version 11.0.13
     50  */