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

Function Mg

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

Source from the content-addressed store, hash-verified

11047 return s
11048 }
11049 function Mg(s, o) {
11050 throw (
11051 (s = Object.prototype.toString.call(o)),
11052 Error(
11053 p(
11054 31,
11055 '[object Object]' === s
11056 ? 'object with keys {' + Object.keys(o).join(', ') + '}'
11057 : s
11058 )
11059 )
11060 )
11061 }
11062 function Ng(s) {
11063 return (0, s._init)(s._payload)
11064 }

Callers 4

qFunction · 0.70
rFunction · 0.70
yFunction · 0.70
OgFunction · 0.70

Calls 2

pFunction · 0.70
keysMethod · 0.45

Tested by

no test coverage detected