Type Alias Brand<T, Name>

Brand: T & { "[brand]": Name }

Type Parameters

  • T
  • Name extends string