UNPKG

shogun-core

Version:

SHOGUN SDK - Core library for Shogun SDK

19 lines (12 loc) 608 B
/*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh <https://feross.org> * @license MIT */ /*! MIT License. Copyright 2015-2022 Richard Moore <me@ricmoo.com>. See LICENSE.txt. */ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */ /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */ /*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */ /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */ //!opt && console.log("WHAT IS T?", JSON.stringify(t).length);