Return the size (in bytes) of the canonical binary representation of a specified numeric type.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `stdlib-js/utils-size-of` package provides a utility function to determine the size in bytes of the canonical binary representation of a specified numeric type. It is designed for developers working with numerical data in JavaScript who need to know the memory footprint of different numeric types, such as `float64`, `int32`, or `complex128`.