Skip to main content
Go to Latest
type alias PromptSecretOptions
import { type PromptSecretOptions } from "https://deno.land/std@0.210.0/cli/prompt_secret.ts";
definition: { mask?: string; clear?: boolean; }