Function: findContributor()
findContributor(
ri,uuid):ContributorRow|undefined
Defined in: frontends/web-frontend/src/ri-workbooks/riSelectors.ts:237
Parameters
ri
RiskIntegration
uuid
string
Returns
ContributorRow | undefined
findContributor(
ri,uuid):ContributorRow|undefined
Defined in: frontends/web-frontend/src/ri-workbooks/riSelectors.ts:237
RiskIntegration
string
ContributorRow | undefined