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

Function toStr

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

Source from the content-addressed store, hash-verified

37937 Oo = 'spec_update_resolved',
37938 Ao = 'spec_update_resolved_subtree',
37939 Co = 'set_scheme',
37940 toStr = (s) => (so()(s) ? s : '')
37941 function updateSpec(s) {
37942 const o = toStr(s).replace(/\t/g, ' ')

Callers 1

updateSpecFunction · 0.85

Calls 1

soFunction · 0.50

Tested by

no test coverage detected