A set of JavaScript helper functions to check for types
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a TypeScript/JavaScript library providing a comprehensive set of type-checking helper functions, such as `isString`, `isNumber`, `isObjectPlain`, and `isBuiltInConstructor`. It's designed for developers who need robust, type-safe type guards in their code, particularly useful in TypeScript projects for narrowing types and improving code reliability.