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