property ReplOptions.preview Usageimport { type ReplOptions } from "node:repl"; Defines if the repl prints output previews or not. Type boolean | undefined