import { type Prompt } from "https://deno.land/x/alloy_folk@v1.1.2/deps.ts";
const { SelectSettings } = Prompt;
Select prompt settings.
Properties
options: SelectValueSettings
optional
keys: SelectKeysimport { type Prompt } from "https://deno.land/x/alloy_folk@v1.1.2/deps.ts";
const { SelectSettings } = Prompt;
Select prompt settings.