export const CommonConstants = {
  MOONSET_SESSION: 'moonset:session',
  MOONSET_ID: 'moonset:id',
  TAG_MOONSET_TYPE: 'moonset:type',
};
