There is a data store with a decimal number when pulling it from the database in a decimal 128 and how can I show it on a client.
how convert data decimal128 to number?
{_bsontype: "Decimal128", bytes: Uint8Array(16)}
bytes: Uint8Array(16)
_bsontype: "Decimal128"
__ob__: Observer {value: {…}, dep: Dep, vmCount: 0}
get bytes: ƒ reactiveGetter()
set bytes: ƒ reactiveSetter(newVal)
get _bsontype: ƒ reactiveGetter()
set _bsontype: ƒ reactiveSetter(newVal)
__proto__: Object