Function: useIeMefPatch()
useIeMefPatch(
workbookId,current,onSuccess,onError):IeMefPatcher
Defined in: frontends/web-frontend/src/ie-workbooks/useIeMefPatch.ts:12
Parameters
workbookId
string
current
InitiatingEventsAnalysis | null
onSuccess
(next) => void
onError
(message) => void
