interface Context extends [NodeJS.Dict]<any> Usage in Deno```typescript import { type Context } from "node:node__vm.d.ts"; ```