import { type types } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/mod.ts";
const { ValueSpecList } = types;
definition:
| Subtype<"object", WithDescription<WithDefault<ListSpec<ValueSpecObject>, Record<string, unknown>[]>>>
import { type types } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/mod.ts";
const { ValueSpecList } = types;