import { type TPartialProperties } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
Type Parameters
T extends TProperties
definition: Evaluate<AssertProperties<[K in keyof T]: TOptional<T[K]>>>
x/typebox/src/typebox.ts>TPartialProperties
import { type TPartialProperties } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";