import { type Brand } from "https://deno.land/x/valibot@v0.24.0/src/methods/index.ts";
Brand type.
Type Parameters
TName extends BrandName
definition: { [BrandSymbol]: [TValue in TName]: TValue; }
import { type Brand } from "https://deno.land/x/valibot@v0.24.0/src/methods/index.ts";
Brand type.