property ReplOptions.preview Usage in Deno```typescript import { type ReplOptions } from "node:node__repl.d.ts"; ``` Defines if the repl prints output previews or not. Type boolean | undefined