import { type NumberSchemaAsync } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Number schema async type.
Properties
message: ErrorMessage | undefined
The error message.
pipe: PipeAsync<number> | undefined
The validation and transformation pipeline.