mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 17:36:23 +00:00
37 lines
854 B (Stored with Git LFS)
Text
37 lines
854 B (Stored with Git LFS)
Text
/* @preserve
|
|
* Leaflet 1.7.1, a JS library for interactive maps. http://leafletjs.com
|
|
* (c) 2010-2019 Vladimir Agafonkin, (c) 2010-2011 CloudMade
|
|
*/
|
|
|
|
/*!
|
|
* Chart.js v3.5.1
|
|
* https://www.chartjs.org
|
|
* (c) 2021 Chart.js Contributors
|
|
* Released under the MIT License
|
|
*/
|
|
|
|
/*!
|
|
* Chartkick.js
|
|
* Create beautiful charts with one line of JavaScript
|
|
* https://github.com/ankane/chartkick.js
|
|
* v4.0.5
|
|
* MIT License
|
|
*/
|
|
|
|
/*!
|
|
* The buffer module from node.js, for the browser.
|
|
*
|
|
* @author Feross Aboukhadijeh <http://feross.org>
|
|
* @license MIT
|
|
*/
|
|
|
|
/*!
|
|
* chartjs-adapter-date-fns v2.0.0
|
|
* https://www.chartjs.org
|
|
* (c) 2021 chartjs-adapter-date-fns Contributors
|
|
* Released under the MIT license
|
|
*/
|
|
|
|
/*! https://mths.be/punycode v1.4.1 by @mathias */
|
|
|
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|