method Interface.prototype.resume Usage in Denoimport { Interface } from "node:readline"; Interface.prototype.resume(): this The rl.resume() method resumes the input stream if it has been paused. Return Type this