interface InputOptions implements GenericInputPromptOptions<string>import { type InputOptions } from "https://dotland.deno.dev/x/cliffy@v0.11.1/packages/prompt/mod.ts"; PropertiesoptionalminLength: numberoptionalmaxLength: number