property Runtime.CompileScriptParameterType.persistScript Usage in Deno```typescript import { type Runtime } from "node:node__inspector.d.ts"; ``` Specifies whether the compiled script should be persisted. Type boolean