import { type types } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/mod.ts";
const { ValueSpecAny } = types;
definition:
| Tag<"enum", WithDescription<WithDefault<{ values: string[]; value-names: { [key: string]: string; }; }, string>>>
| Tag<"pointer", WithDescription<Subtype<"package",
> | Subtype<"system", Record<string, unknown>>>>