department-of-veterans-affairs/vets-website

View on GitHub
src/applications/vre/25-8832/wizard/pages/pageList.js

Summary

Maintainability
A
1 hr
Test Coverage
export const pageNames = {
  isVeteran: 'isVeteran',
  isServiceMember: 'isServiceMember',
  VAEducationBenefits: 'VAEducationBenefits',
  ineligibleNotice: 'ineligibleNotice',
  VRECounselorNotification: 'VRECounselorNotification',
  startForm: 'startForm',
  applyLaterNotification: 'applyLaterNotification',
  VREBenefits: 'VREBenefits',
  beginFormNow: 'beginFormNow',
  dischargeStatus: 'dischargeStatus',
  dischargeNotification: 'dischargeNotification',
};