Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/valibot/src/actions/brand/index.ts>brand

The modular and type safe schema library for validating structural data 🤖
Latest
function brand
import { brand } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/actions/brand/index.ts";

Creates a brand transformation action.

Type Parameters

TInput
TName extends BrandName

Parameters

name: TName

The brand name.

Returns

A brand action.