Skip to content

openpra-monorepo


Type Alias: PeerReviewWorkflowState

PeerReviewWorkflowState = "NOT_STARTED" | "TEAM_ASSEMBLY" | "IN_REVIEW" | "COMMENT_RESOLUTION" | "FINAL_REPORT" | "CLOSED"

Defined in: workflows/peer-review.ts:5