1 2 3 4
export enum ReleaseCanal { RELEASE = <any>'Northstar', RELEASE_CANDIDATE = <any>'NorthstarReleaseCandidate' }