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

Function od

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

Source from the content-addressed store, hash-verified

9625 return (Ht = u.slice(s, 1 < o ? 1 - o : void 0))
9626 }
9627 function od(s) {
9628 var o = s.keyCode
9629 return (
9630 'charCode' in s ? 0 === (s = s.charCode) && 13 === o && (s = 13) : (s = o),
9631 10 === s && (s = 13),
9632 32 <= s || 13 === s ? s : 0
9633 )
9634 }
9635 function pd() {
9636 return !0
9637 }

Callers 2

hdFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected