method Select.prototype.formatimport { Select } from "https://dotland.deno.dev/x/cliffy@v0.19.2/prompt/select.ts"; format(value: string): stringFormat output value. Parametersvalue: stringOutput value. Returnsstring