Function: useRiMefPatch()
useRiMefPatch(
workbookId,current,onSuccess,onError):RiMefPatcher
Defined in: frontends/web-frontend/src/ri-workbooks/useRiMefPatch.ts:12
Parameters
workbookId
string
current
RiskIntegration | null
onSuccess
(next) => void
onError
(message) => void
