method JSHandle.prototype.asElementRe-exportimport { JSHandle } from "https://deno.land/x/puppeteer@16.2.0/mod.ts"; asElement(): ElementHandle<any> | nullReturnsElementHandle<any> | nullEither null or the handle itself if the handle is an instance of ElementHandle.