interface HashChangeEvent
implements Event
import { type HashChangeEvent } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts";
Events that fire when the fragment identifier of the URL has changed.
import { type HashChangeEvent } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts";
Events that fire when the fragment identifier of the URL has changed.