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