Elegant jest.expect typings for a more civilized age
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides TypeScript typings for Jest's `expect` function, adding strict type checking to catch errors at compile time that would otherwise only be caught during test execution. It's designed for TypeScript developers using Jest who want better IDE autocomplete, static error detection, and more precise type safety in their test assertions while maintaining full compatibility with existing Jest code.