import { type BrandAction } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/actions/brand/index.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.1-i18n/src/actions/brand/index.ts";
Brand action type.
The brand name.