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

Function getState

frontend/public/swagger-ui-bundle.js:30774–30777  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30772 }))
30773 }
30774 function getState() {
30775 if (C) throw new Error(formatProdErrorMessage(3))
30776 return u
30777 }
30778 function subscribe(s) {
30779 if ('function' != typeof s) throw new Error(formatProdErrorMessage(4))
30780 if (C) throw new Error(formatProdErrorMessage(5))

Callers 1

observeStateFunction · 0.85

Calls 1

formatProdErrorMessageFunction · 0.85

Tested by

no test coverage detected