Function triggers error if argument is not type 'array'
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a tiny npm package providing a single function, `errorIfNotArray`, that throws a clear error if a given argument is not an array. It's designed for JavaScript or TypeScript developers who want a simple, reusable way to enforce array type checks at runtime, particularly in validation or defensive programming contexts. The package is easy to install and import for immediate use.