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