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

Function rb

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

Source from the content-addressed store, hash-verified

8885 },
8886 ze = ['Webkit', 'ms', 'Moz', 'O']
8887 function rb(s, o, i) {
8888 return null == o || 'boolean' == typeof o || '' === o
8889 ? ''
8890 : i || 'number' != typeof o || 0 === o || (qe.hasOwnProperty(s) && qe[s])
8891 ? ('' + o).trim()
8892 : o + 'px'
8893 }
8894 function sb(s, o) {
8895 for (var i in ((s = s.style), o))
8896 if (o.hasOwnProperty(i)) {

Callers 2

sbFunction · 0.85
dkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected