method ExecutionContext.prototype.frameimport { ExecutionContext } from "https://deno.land/x/pptr@1.2.0/src/ExecutionContext.ts"; frame(): Frame | nullReturnsFrame | nullThe frame associated with this execution context.