import { unwrap } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Unwraps the wrapped schema.
Type Parameters
Parameters
schema: TSchema
The schema to be unwrapped.
import { unwrap } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Unwraps the wrapped schema.
The schema to be unwrapped.