import { TypeBuilder } from "https://deno.land/x/typebox@0.25.12/src/typebox.ts";
Use this function to return TSchema with static and params omitted
Parameters
schema: Omit<T, "static" | "params">
x/typebox/src/typebox.ts>TypeBuilder#Create
import { TypeBuilder } from "https://deno.land/x/typebox@0.25.12/src/typebox.ts";
Use this function to return TSchema with static and params omitted