import { type ObjectOption } from "https://deno.land/x/netzo@0.4.72/deps/question/mod.ts";
Properties
value: T
The value that is going to be returned if this item is selected.
A label, index, or a list of labels and indexes for the items that this item requires to be selected.
A string that will represent the value instead of the label when exiting the control.