property Runtime.EvaluateParameterType.userGesture Usage in Deno```typescript import { type Runtime } from "node:node__inspector.d.ts"; ``` Whether execution should be treated as initiated by user in the UI. Type boolean | undefined