Skip to main content
Module

x/valibot/mod.ts>Brand

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
type alias Brand
import { type Brand } from "https://deno.land/x/valibot@v0.29.0/mod.ts";

Brand type.

definition: { [BrandSymbol]: [TValue in TName]: TValue; }