import { type DecodeProperties } from "https://deno.land/x/typebox_deno@0.31.22/src/typebox.ts";
Type Parameters
T extends TProperties
definition: [K in keyof T]: DecodeType<T[K]>
x/typebox_deno/src/typebox.ts>DecodeProperties
import { type DecodeProperties } from "https://deno.land/x/typebox_deno@0.31.22/src/typebox.ts";