import * as cliffy from "https://deno.land/x/cliffy@v1.0.0-rc.1/prompt/prompt.ts";
Interfaces
Global prompt options used together with the |
Type Aliases
Prompt middleware function. | |
T Next | Runs the next prompt. |
Prompt middleware function. | |
Prompt options for the |