method Frame.prototype.parentFrameimport { Frame } from "https://deno.land/x/pptr@1.2.0/src/FrameManager.ts"; parentFrame(): Frame | nullReturnsFrame | nullthe parent Frame, if any. Detached and main frames return null.