/*! * decimal.js v10.5.0 * An arbitrary-precision Decimal type for JavaScript. * https://github.com/MikeMcl/decimal.js * Copyright (c) 2025 Michael Mclaughlin * MIT Licence */ /*! * Determine if an object is a Buffer * * @author Feross Aboukhadijeh * @license MIT */