import { type GlobalConfig } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/storages/globalConfig/globalConfig.ts";
The global config type.
definition: Omit<Config<never>, "message">
x/valibot/src/storages/globalConfig/globalConfig.ts>GlobalConfig
import { type GlobalConfig } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/storages/globalConfig/globalConfig.ts";
The global config type.