import { Frame } from "https://deno.land/x/pptr@1.2.0/src/FrameManager.ts";
Returns
Promise<ExecutionContext>
a promise that resolves to the frame's default execution context.
import { Frame } from "https://deno.land/x/pptr@1.2.0/src/FrameManager.ts";
a promise that resolves to the frame's default execution context.