import { type History } from "https://deno.land/x/evt@v2.4.19/lib/types/lib.dom.ts";
Allows manipulation of the browser session history, that is the pages visited in the tab or frame that the current page is loaded in.
import { type History } from "https://deno.land/x/evt@v2.4.19/lib/types/lib.dom.ts";
Allows manipulation of the browser session history, that is the pages visited in the tab or frame that the current page is loaded in.