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

Function withSystem

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

Source from the content-addressed store, hash-verified

57100 }
57101 var mO = __webpack_require__(83488),
57102 gO = __webpack_require__.n(mO)
57103 const withSystem = (s) => (o) => {
57104 const { fn: i } = s()
57105 class WithSystem extends Re.Component {
57106 render() {
57107 return Re.createElement(o, Mn()({}, s(), this.props, this.context))
57108 }
57109 }
57110 return ((WithSystem.displayName = `WithSystem(${i.getDisplayName(o)})`), WithSystem)
57111 },
57112 withRoot = (s, o) => (i) => {
57113 const { fn: a } = s()

Callers 1

withConnectFunction · 0.85

Calls 1

sFunction · 0.50

Tested by

no test coverage detected