Type Alias: BRAND<T>
BRAND<
T> =object
Defined in: packages/agentos/node_modules/zod/v4/classic/compat.d.cts:29
Use z.$brand instead
Type Parameters
T
T extends string | number | symbol = string | number | symbol
Properties
[$brand]
[$brand]:
{ [k in T]: true }
Defined in: packages/agentos/node_modules/zod/v4/classic/compat.d.cts:30