import * as mod from "https://deno.land/std@0.172.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.