MCPcopy Index your code
hub / github.com/dataease/SQLBot / createConverter

Function createConverter

frontend/public/swagger-ui-bundle.js:25701–25711  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

25699 return _
25700 }
25701 function createConverter(s, o) {
25702 var i = a.aliasToReal[s] || s,
25703 u = a.remap[i] || i,
25704 _ = w
25705 return function (s) {
25706 var a = x ? ee : ie,
25707 w = x ? ee[u] : o,
25708 C = ce(ce({}, _), s)
25709 return baseConvert(a, i, w, C)
25710 }
25711 }
25712 function overArg(s, o) {
25713 return function () {
25714 var i = arguments.length

Callers 2

wrapFunction · 0.85

Calls 1

ceFunction · 0.50

Tested by

no test coverage detected