method Select.mapValuesimport { Select } from "https://deno.land/x/cliffy@v0.14.2/prompt/select.ts"; mapValues(optValues: SelectValueOptions): SelectOption[]ParametersoptValues: SelectValueOptionsReturnsSelectOption[]