Function: useEsqMefPatch()
useEsqMefPatch(
workbookId,current,onSuccess,onError):EsqMefPatcher
Defined in: frontends/web-frontend/src/esq-workbooks/useEsqMefPatch.ts:12
Parameters
workbookId
string
current
EventSequenceQuantification | null
onSuccess
(next) => void
onError
(message) => void
