import { type NanSchema } from "https://deno.land/x/valibot@v0.5.0/src/schemas/nan/index.ts";
NaN schema type.
definition: BaseSchema<number, TOutput> & { schema: "nan"; }
import { type NanSchema } from "https://deno.land/x/valibot@v0.5.0/src/schemas/nan/index.ts";
NaN schema type.