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