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
/
store
/
userInformation
/
userInformation.selector.ts
2 lines
(1 loc)
•
61 B
text/typescript
View Raw
1
2
export
const
userInformationResp = state => state.userInfo;