import * as mod from "https://dotland.deno.dev/std@0.177.0/node/readline/promises.ts"; ClassescInterfacecReadlineVariablesvdefaultFunctionsfcreateInterfaceThe readlinePromises.createInterface() method creates a new readlinePromises.Interface instance. InterfacesIInterfaceThe readline/promise module provides an API for reading lines of input from a Readable stream one line at a time.