property CompileFunctionOptions.contextExtensions Usage in Denoimport { type CompileFunctionOptions } from "node:vm"; An array containing a collection of context extensions (objects wrapping the current scope) to be applied while compiling Type Object[] | undefined