export enum ReleaseCanal { RELEASE = 'Northstar', RELEASE_CANDIDATE = 'NorthstarReleaseCandidate' }