Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method ExecutionContext.prototype.frame
import { ExecutionContext } from "https://deno.land/x/pptr@1.2.0/src/ExecutionContext.ts";

Returns

Frame | null

The frame associated with this execution context.