import { type CustomSchemaAsync } from "https://deno.land/x/valibot@v0.2.0-to-json-schema/src/schemas/custom/index.ts";
Custom schema async type.
Type Parameters
TMessage extends ErrorMessage<CustomIssue> | undefined
Properties
readonly
message: TMessageThe error message.