TypeScript path alias resolver
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
TSPath is a TypeScript path alias resolver that converts TypeScript path aliases defined in `tsconfig.json` into relative paths for JavaScript execution. It's designed for TypeScript developers working on large projects who want to use path aliases for better code readability but need their code to run in Node.js or browsers.