Skip to main content
Go to Latest
variable promises.default
import { promises } from "https://deno.land/std@0.167.0/node/readline.ts";
const { default } = promises;

type

{ Interface; Readline; createInterface; }