interface InputOptions implements GenericSuggestionsOptions<string, string>import { type InputOptions } from "https://deno.land/x/cliffy@v0.19.0/mod.ts"; Input prompt options. PropertiesoptionalminLength: numberoptionalmaxLength: numberoptionalkeys: InputKeys