Skip to main content
ReplOptions.preview - repl - Node documentation
property ReplOptions.preview

Usage in Deno

import { type ReplOptions } from "node:repl";

Defines if the repl prints output previews or not.

Type

boolean | undefined