import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { NavigationEntry } = Protocol.Page;
Navigation history entry.
Properties
id: integer
Unique id of the navigation history entry.
transitionType: TransitionType
Transition type.