25 lines
642 B
Text
25 lines
642 B
Text
/*
|
|
* 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
|
|
*/
|
|
|
|
/*!
|
|
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
|
|
*
|
|
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|
* Released under the MIT License.
|
|
*/
|
|
|
|
/*!
|
|
2021 Jason Mulligan <jason.mulligan@avoidwork.com>
|
|
@version 8.0.6
|
|
*/
|
|
|
|
/**
|
|
* @license qrcode.react
|
|
* Copyright (c) Paul O'Shannessy
|
|
* SPDX-License-Identifier: ISC
|
|
*/
|