Skip to main content
Runtime.CompileScriptParameterType.persistScript - inspector - Node documentation
property Runtime.CompileScriptParameterType.persistScript

Usage in Deno

import { type Runtime } from "node:inspector";

Specifies whether the compiled script should be persisted.

Type

boolean