API reference › @evolu/common › Brand
A utility interface for creating branded types.
Interfaces
| Interface | Description |
|---|---|
| Brand | An interface for creating branded types. |
Type Aliases
| Type Alias | Description |
|---|---|
| IsBranded | Determines whether a type T is a branded type. |