A module for getting owner window via HTMLElement
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`@livelybone/owner-window` is a utility module that provides a method to retrieve the owner window object from an HTMLElement, which is useful for DOM manipulation and cross-window communication. It's designed for JavaScript/TypeScript developers working on web applications who need to access the window context of specific DOM elements, particularly in complex scenarios involving iframes or shadow DOM.