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

Function Ki

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

Source from the content-addressed store, hash-verified

12315 return { value: s, source: o, stack: u, digest: null }
12316 }
12317 function Ki(s, o, i) {
12318 return {
12319 value: s,
12320 source: null,
12321 stack: null != i ? i : null,
12322 digest: null != o ? o : null,
12323 }
12324 }
12325 function Li(s, o) {
12326 try {
12327 console.error(o.value)

Callers 1

ojFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected