import { type GlobalConfig } from "https://deno.land/x/valibot@v0.30.0/src/index.ts";
The global config type.
definition: Omit<SchemaConfig, "message">
x/valibot/src/index.ts>GlobalConfig
import { type GlobalConfig } from "https://deno.land/x/valibot@v0.30.0/src/index.ts";
The global config type.