Skip to main content
Module

x/lume/deps/cliffy.ts>GenericInputPromptOptions

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface GenericInputPromptOptions
implements GenericPromptOptions<TValue, TRawValue>
Re-export
import { type GenericInputPromptOptions } from "https://deno.land/x/lume@v2.1.3/deps/cliffy.ts";

Generic input prompt options.

Type Parameters

TValue
TRawValue

Properties

optional
keys: GenericInputKeys