You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
584 B
19 lines
584 B
2 years ago
|
/*!
|
||
|
* The buffer module from node.js, for the browser.
|
||
|
*
|
||
|
* @author Feross Aboukhadijeh <http://feross.org>
|
||
|
* @license MIT
|
||
|
*/
|
||
|
|
||
|
/*! cpexcel.js (C) 2013-present SheetJS -- http://sheetjs.com */
|
||
|
|
||
|
/*! cputils.js (C) 2013-present SheetJS -- http://sheetjs.com */
|
||
|
|
||
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||
|
|
||
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
||
|
|
||
|
/*! xlsx.js (C) 2013-present SheetJS -- http://sheetjs.com */
|
||
|
|
||
|
//! moment.js
|