Skip to main content
Go to Latest
type alias ValueSpecNumber
import { type ValueSpecNumber } from "https://deno.land/x/embassyd_sdk@v0.3.1.1.4/types.ts";
definition: { range?: string; integral?: boolean; units?: string; placeholder?: number; }