Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/puppeteer/mod.ts>JSHandle#jsonValue

A port of puppeteer running on Deno
Latest
method JSHandle.prototype.jsonValue
Re-export
import { JSHandle } from "https://deno.land/x/puppeteer@16.2.0/mod.ts";

Returns

Promise<T>

A vanilla object representing the serializable portions of the referenced object.