Generate d.ts file per entry
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `ts-declaration-webpack-plugin` is a Webpack plugin that automatically generates TypeScript declaration files (`.d.ts`) for each entry point in your Webpack configuration. It's designed for developers working with TypeScript and Webpack who want to easily produce type definitions alongside their compiled JavaScript output.