Type Alias MakeBrand<T>

MakeBrand: { [K in `~brand~${T}`]: T }

Type Parameters

  • T extends string