import { JsonTypeBuilder } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
[Json]
Constructs a type by excluding from unionType all union members that are assignable to excludedMembers
x/typebox/src/typebox.ts>JsonTypeBuilder#Exclude
import { JsonTypeBuilder } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
[Json]
Constructs a type by excluding from unionType all union members that are assignable to excludedMembers