UNPKG

407 BPlain TextView Raw
1/*!
2 * The buffer module from node.js, for the browser.
3 *
4 * @author Feross Aboukhadijeh <https://feross.org>
5 * @license MIT
6 */
7
8/*! Kuzzle javascript SDK version 7.4.4 */
9
10/*! https://mths.be/punycode v1.3.2 by @mathias */
11
12/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
13
14/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */