svelte-events
✓ Relevanton() function attaches event listeners to DOM targets (window, document, HTMLElement, MediaQueryList, EventTarget) with proper ordering relative to declarative handlers, returns unsubscribe function.
on() function attaches event listeners to DOM targets (window, document, HTMLElement, MediaQueryList, EventTarget) with proper ordering relative to declarative handlers, returns unsubscribe function.