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