method Page.prototype.contentimport { Page } from "https://deno.land/x/pptr@1.2.0/src/Page.ts"; content(): Promise<string>ReturnsPromise<string>