1 2 3 4 5 6 7
export enum NorthstarState { INSTALL, INSTALLING, MUST_UPDATE, UPDATING, READY_TO_PLAY }