Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function emitKeypressEvents
Re-export
import { emitKeypressEvents } from "https://deno.land/std@0.168.0/node/_readline.mjs";

accepts a readable Stream instance and makes it emit "keypress" events

Parameters

stream
optional
iface = [UNSUPPORTED]