Represents a type that is branded with a unique symbol.
Useful for creating types that are unique to your application.
Represents a type that is branded with a unique symbol.
Useful for creating types that are unique to your application.
import { type Brand } from ".";