Extremely Popular
Go to Latest
interface puppeteer.Runtime.CompileScriptResponse
import { type puppeteer } from "https://dotland.deno.dev/x/fresh@1.0.2/tests/deps.ts";
const { CompileScriptResponse } = puppeteer.Runtime;

Properties

optional
scriptId: ScriptId

Id of the script.

optional
exceptionDetails: ExceptionDetails

Exception details.