interface ListSettings implements GenericInputPromptSettings<string[]>import { type ListSettings } from "https://dotland.deno.dev/x/cliffy@v0.11.1/packages/prompt/mod.ts"; Propertiesseparator: stringminLength: numbermaxLength: numberminTags: numbermaxTags: number