Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
variable promises.default
import { promises } from "https://deno.land/std@0.170.0/node/readline.ts";
const { default } = promises;

type

{ Interface; Readline; createInterface; }