diff --git a/types.ts b/types.ts index 17f690b..ca4c1cd 100644 --- a/types.ts +++ b/types.ts @@ -234,7 +234,7 @@ export type ValueSpecAny = > > | Tag<"list", ValueSpecList> - | Tag<"object", WithDescription>> + | Tag<"object", WithDescription>> | Tag<"union", WithDescription>> | Tag< "pointer",