method Interface.prototype.resume Usage in Deno```typescript import { Interface } from "node:node__readline.d.ts"; ``` Interface.prototype.resume(): this The `rl.resume()` method resumes the `input` stream if it has been paused. Return Type this