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