interface NumberOptions
implements Omit<GenericSuggestionsOptions<number, string>, UnsupportedOptions>
import { type NumberOptions } from "https://deno.land/x/cliffy@v1.0.0-rc.1/prompt/mod.ts";
Number prompt options.
Properties
optional
keys: NumberKeysKeymap to assign key names to prompt actions.