import { getGlobalConfig } from "https://deno.land/x/valibot@v0.28.1/src/storages/globalConfig/index.ts";
Returns the global configuration.
Parameters
optional
config: SchemaConfigThe config to merge.
Returns
The configuration.
x/valibot/src/storages/globalConfig/index.ts>getGlobalConfig
import { getGlobalConfig } from "https://deno.land/x/valibot@v0.28.1/src/storages/globalConfig/index.ts";
Returns the global configuration.
The config to merge.
The configuration.