Generics to work with union/tuple in typescript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`union-tuple` is a TypeScript library that provides generic utilities for working with union types and tuples. It offers type transformations like converting tuples to unions, unions to tuples, prepending to tuples, and mapping over tuple elements. This library is designed for TypeScript developers who need advanced type manipulation capabilities in their projects.