property ReplOptions.output Usage in Denoimport { type ReplOptions } from "node:repl"; The Writable stream to which REPL output will be written. Type WritableStream | undefined