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