property ReplOptions.input Usage in Denoimport { type ReplOptions } from "node:repl"; The Readable stream from which REPL input will be read. Type ReadableStream | undefined