import { type IntersectionObserverEntryInit } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts";
Properties
boundingClientRect: DOMRectInit
intersectionRect: DOMRectInit
rootBounds: DOMRectInit | null
target: Element
import { type IntersectionObserverEntryInit } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts";