import { type iInterObs } from "https://deno.land/x/lunchbox@v1.0.2/islands/InterObs/setup.ts";
Properties of the <InterObs />
island.
definition: iComponent<HTMLDivElement> & { animation: string; isIntersectingCb: () => void; observerOptions: IntersectionObserverInit; }