Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataease/SQLBot
/ copyProps
Function
copyProps
frontend/public/swagger-ui-bundle.js:29491–29493 ·
view source on GitHub ↗
(s, o)
Source
from the content-addressed store, hash-verified
29489
var
a = i(48287),
29490
u = a.Buffer
29491
function
copyProps(s, o) {
29492
for
(
var
i in s) o[i] = s[i]
29493
}
29494
function
SafeBuffer(s, o, i) {
29495
return
u(s, o, i)
29496
}
Callers
3
swagger-ui-bundle.js
File · 0.85
hardMixProtos
Function · 0.85
MixedClass
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected