Go to Latest
type alias PromptSecretOptions
import { type PromptSecretOptions } from "https://dotland.deno.dev/std@0.215.0/cli/prompt_secret.ts";
definition: { mask?: string; clear?: boolean; }