const WORKFLOW_STAGE = { locdraft: 'draftSubmitApplicationRequest', locapp: 'draftLOCApplicationBypassFlow.Apply', locissue: 'draftLOCApplicationRespondFlow_IssuerApprove', locAmendment: 'proposeAmendment' }; Object.freeze(WORKFLOW_STAGE); export default WORKFLOW_STAGE;