import { type TransformOptions } from "https://deno.land/x/typebox_deno@0.31.22/src/typebox.ts";
Properties
Decode: TransformFunction<StaticDecode<I>, O>
Encode: TransformFunction<O, StaticDecode<I>>
x/typebox_deno/src/typebox.ts>TransformOptions
import { type TransformOptions } from "https://deno.land/x/typebox_deno@0.31.22/src/typebox.ts";