Function: useSyMefPatch()
useSyMefPatch(
workbookId,current,onSuccess,onError):SyMefPatcher
Defined in: frontends/web-frontend/src/sy-workbooks/useSyMefPatch.ts:12
Parameters
workbookId
string
current
SystemsAnalysis | null
onSuccess
(next) => void
onError
(message) => void
