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

Function invariant

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

Source from the content-addressed store, hash-verified

1848 }
1849 }
1850 function invariant(s, o) {
1851 if (!s) throw new Error(o)
1852 }
1853 function Range(s, o, i) {
1854 if (!(this instanceof Range)) return new Range(s, o, i)
1855 if (

Callers 5

_Function · 0.85
RangeFunction · 0.85
assertNotInfiniteFunction · 0.85
updateInDeepMapFunction · 0.85
setPropFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected