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

Function wrapMapToPropsConstant

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

Source from the content-addressed store, hash-verified

56657 })(u, _)
56658 }
56659 }
56660 function wrapMapToPropsConstant(s) {
56661 return function initConstantSelector(o) {
56662 const i = s(o)
56663 function constantSelector() {
56664 return i
56665 }
56666 return ((constantSelector.dependsOnOwnProps = !1), constantSelector)
56667 }
56668 }
56669 function getDependsOnOwnProps(s) {
56670 return s.dependsOnOwnProps ? Boolean(s.dependsOnOwnProps) : 1 !== s.length

Callers 1

dOFunction · 0.85

Calls 1

sFunction · 0.50

Tested by

no test coverage detected