import { type BrandAction } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/actions/brand/brand.ts";
Brand action type.
Type Parameters
TName extends BrandName
Properties
readonly
name: TNameThe brand name.
import { type BrandAction } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/actions/brand/brand.ts";
Brand action type.
The brand name.