Function: useHrMefPatch()
useHrMefPatch(
workbookId,current,onSuccess,onError):HrMefPatcher
Defined in: frontends/web-frontend/src/hr-workbooks/useHrMefPatch.ts:12
Parameters
workbookId
string
current
HumanReliabilityAnalysis | null
onSuccess
(next) => void
onError
(message) => void
