Skip to main content
Module

x/valibot/src/storages/globalConfig/index.ts>setGlobalConfig

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
function setGlobalConfig
import { setGlobalConfig } from "https://deno.land/x/valibot@v0.39.0/src/storages/globalConfig/index.ts";

Sets the global configuration.

Parameters

config: GlobalConfig

The configuration.