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

Function getDependsOnOwnProps

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

Source from the content-addressed store, hash-verified

56666 return ((constantSelector.dependsOnOwnProps = !1), constantSelector)
56667 }
56668 }
56669 function getDependsOnOwnProps(s) {
56670 return s.dependsOnOwnProps ? Boolean(s.dependsOnOwnProps) : 1 !== s.length
56671 }
56672 function wrapMapToPropsFunc(s, o) {
56673 return function initProxySelector(o, { displayName: i }) {

Callers 1

wrapMapToPropsFuncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected