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