import { Convert } from "https://deno.land/x/typebox_deno@0.31.22/src/value/convert.ts";
Converts any type mismatched values to their target type if a reasonable conversion is possible.
Converts any type mismatched values to their target type if a reasonable conversion is possible.
Parameters
schema: T