Skip to main content
CompileFunctionOptions.produceCachedData - vm - Node documentation
property CompileFunctionOptions.produceCachedData

Usage in Deno

import { type CompileFunctionOptions } from "node:vm";

Specifies whether to produce new cache data.

Type

boolean | undefined