Type Alias CampaignId<T>

CampaignId: string & { __kind: T }

Type Parameters

  • T extends string = string