Skip to main content
Module

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

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

The global config type.

definition: Omit<Config<never>, "message">