18 lines
588 B
Plaintext
18 lines
588 B
Plaintext
/*
|
|
* Exposes number format capability
|
|
*
|
|
* @copyright Copyright (c) 2013 Kevin van Zonneveld (http://kvz.io) and Contributors (http://phpjs.org/authors).
|
|
* @license See CREDITS.md
|
|
* @see https://github.com/kvz/phpjs/blob/ffe1356af23a6f2512c84c954dd4e828e92579fa/functions/strings/number_format.js
|
|
*/
|
|
|
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
|
|
/**
|
|
* filesize
|
|
*
|
|
* @copyright 2024 Jason Mulligan <jason.mulligan@avoidwork.com>
|
|
* @license BSD-3-Clause
|
|
* @version 10.1.6
|
|
*/
|