Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/cli.ts>PromptSecretOptions

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias PromptSecretOptions
import { type PromptSecretOptions } from "https://deno.land/x/lume@v2.1.1/deps/cli.ts";
definition: { mask?: string; clear?: boolean; }