import { TypeBuilder } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
[Internal]
Creates a schema without static
and params
types
Parameters
schema: Omit<T, "static" | "params">
x/typebox/src/typebox.ts>TypeBuilder#Create
import { TypeBuilder } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
[Internal]
Creates a schema without static
and params
types