import { useEffect } from "https://deno.land/x/netzo@0.3.91/deps/preact/hooks.ts";
Accepts a function that contains imperative, possibly effectful code. The effects run after browser paint, without blocking it.
import { useEffect } from "https://deno.land/x/netzo@0.3.91/deps/preact/hooks.ts";
Accepts a function that contains imperative, possibly effectful code. The effects run after browser paint, without blocking it.