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