property CompileFunctionOptions.contextExtensions Usageimport { 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