import { Checkbox } from "https://deno.land/x/cliffy@v1.0.0-rc.1/prompt/checkbox.ts";
Parameters
options: CheckboxOptions<TValue>
option: CheckboxOption<TValue> | GenericListSeparatorOption
Returns
CheckboxOptionSettings<TValue>
x/cliffy/prompt/checkbox.ts>Checkbox#mapOption
import { Checkbox } from "https://deno.land/x/cliffy@v1.0.0-rc.1/prompt/checkbox.ts";