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

Function ib

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

Source from the content-addressed store, hash-verified

8779 s._wrapperState = { initialValue: Sa(i) }
8780 }
8781 function ib(s, o) {
8782 var i = Sa(o.value),
8783 a = Sa(o.defaultValue)
8784 ;(null != i &&
8785 ((i = '' + i) !== s.value && (s.value = i),
8786 null == o.defaultValue && s.defaultValue !== i && (s.defaultValue = i)),
8787 null != a && (s.defaultValue = '' + a))
8788 }
8789 function jb(s) {
8790 var o = s.textContent
8791 o === s._wrapperState.initialValue && '' !== o && null !== o && (s.value = o)

Callers 2

dkFunction · 0.70

Calls 1

SaFunction · 0.70

Tested by

no test coverage detected