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