import { type UndefinedSchema } from "https://deno.land/x/valibot@v0.5.0/mod.ts";
Undefined schema type.
definition: BaseSchema<undefined, TOutput> & { schema: "undefined"; }
x/valibot/mod.ts>UndefinedSchema
import { type UndefinedSchema } from "https://deno.land/x/valibot@v0.5.0/mod.ts";
Undefined schema type.