UNPKG
ca-mfe-page-scoring-ui
Version:
latest (1.0.0)
1.0.0
This is a react shell for the SPGI Platform MFE implementation
ca-mfe-page-scoring-ui
/
src
/
constants
/
activityLog.ts
6 lines
(5 loc)
•
160 B
text/typescript
View Raw
1
2
3
4
5
6
export
enum
ActivityLogIds {
CA_RG_SCORING_GENERATE_SCORE
=
14244
,
CA_RG_SCORING_PROP_UPLOAD
=
14245
,
CA_RG_SCORING_NAVIGATE_RGR
=
14246
}