MCPcopy Create free account
hub / github.com/dataease/SQLBot / systemThunkMiddleware

Function systemThunkMiddleware

frontend/public/swagger-ui-bundle.js:31021–31026  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

31019 }, {})
31020 }
31021 function systemThunkMiddleware(s) {
31022 return ({ dispatch: o, getState: i }) =>
31023 (o) =>
31024 (i) =>
31025 'function' == typeof i ? i(s()) : o(i)
31026 }
31027 function validateValueBySchema(s, o, i, a, u) {
31028 if (!o) return []
31029 let _ = [],

Callers 1

Calls 3

iFunction · 0.70
oFunction · 0.70
sFunction · 0.50

Tested by

no test coverage detected