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