import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { PerformanceNavigation } = dom;
The legacy PerformanceNavigation interface represents information about how the navigation to the current document was done.
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { PerformanceNavigation } = dom;
The legacy PerformanceNavigation interface represents information about how the navigation to the current document was done.