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