Function: useRcMefPatch()
useRcMefPatch(
workbookId,current,onSuccess,onError):RcMefPatcher
Defined in: frontends/web-frontend/src/rc-workbooks/useRcMefPatch.ts:12
Parameters
workbookId
string
current
RadiologicalConsequenceAnalysis | null
onSuccess
(next) => void
onError
(message) => void
