Skip to main content
Go to Latest
type alias ValueSpecString
import { type ValueSpecString } from "https://deno.land/x/embassyd_sdk@v0.3.1.1.4/types.ts";
definition: ({ } | { pattern: string; pattern-description: string; }) & { copyable?: boolean; masked?: boolean; placeholder?: string; }