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