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