import { type CheckboxValueOptions } from "https://deno.land/x/cliffy@v0.19.0/prompt/checkbox.ts";
Checkbox options type.
definition: (string | CheckboxOption)[]
x/cliffy/prompt/checkbox.ts>CheckboxValueOptions
import { type CheckboxValueOptions } from "https://deno.land/x/cliffy@v0.19.0/prompt/checkbox.ts";
Checkbox options type.