property REPLServer.prototype.input Usage in Deno```typescript import { REPLServer } from "node:node__repl.d.ts"; ``` The `Readable` stream from which REPL input will be read. Type ReadableStream