Encode/decode sourcemap mappings
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides utilities to encode and decode the `mappings` property of sourcemaps, simplifying the manipulation of this complex, variable-length encoded data. It is designed for developers working with sourcemaps, particularly those who need to generate or modify mappings between generated code and original source files. The package is deprecated in favor of `@jridgewell/sourcemap-codec`.