interface UnionSchemeable implements SchemeableBaseimport { type UnionSchemeable } from "https://dotland.deno.dev/x/live@1.63.12/engine/schema/transform.ts"; Propertiestype: "union"value: Schemeable[]