Skip to content

Type Alias: BRAND<T>

ts
type BRAND<T> = {
};

Defined in: node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/classic/compat.d.cts:29

Use z.$brand instead

Type Parameters

Type ParameterDefault type
T extends string | number | symbolstring | number | symbol

Matterway Assistant SDK Documentation