check if an AST node is a MemberExpression, in general or a specific one
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
estree-is-member-expression is a utility library that checks if an AST node is a MemberExpression, either in general or matching a specific pattern. It is designed for developers working with JavaScript ASTs who need to identify or validate member expressions in their code analysis or transformation tasks.