Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface default.Browser.GetVersionResponse
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetVersionResponse } = default.Browser;

Properties

protocolVersion: string

Protocol version.

product: string

Product name.

revision: string

Product revision.

userAgent: string

User-Agent.

jsVersion: string

V8 version.