namespace promisesimport { promises } from "https://deno.land/std@0.177.0/node/readline.ts"; Classescpromises.Interfacecpromises.ReadlineVariablesvpromises.defaultFunctionsfpromises.createInterfaceInterfacesIpromises.InterfaceThe readline/promise module provides an API for reading lines of input from a Readable stream one line at a time. import promisesimport { promises } from "https://deno.land/std@0.177.0/node/readline.ts";