import { brand } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/actions/brand/brand.ts";
Creates a brand transformation action.
Type Parameters
TName extends BrandName
Parameters
name: TName
The brand name.
Returns
A brand action.