interface GenericListOptionRe-exportimport { type GenericListOption } from "https://deno.land/x/lume@v1.18.4/deps/cliffy.ts"; Generic list option options. Propertiesvalue: stringoptionalname: stringoptionaldisabled: boolean