Skip to main content
Module

x/scaffold/src/deps/cli.ts>GenericInputPromptSettings

scaffold your next project with style and 💗
Latest
interface GenericInputPromptSettings
implements GenericPromptSettings<T, V>
Re-export
import { type GenericInputPromptSettings } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

Generic input prompt settings.

Properties

optional
keys: GenericInputKeys