interface InputOptions implements GenericInputPromptOptions<string>import { type InputOptions } from "https://dotland.deno.dev/x/cliffy@v0.15.0/prompt/input.ts"; PropertiesoptionalminLength: numberoptionalmaxLength: numberoptionalkeys: InputKeys