Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Justineo/github-hovercard
/ concat
Function
concat
extensions/edge/options.js:24–26 ·
view source on GitHub ↗
(a, b)
Source
from the content-addressed store, hash-verified
22
}
23
24
function
concat(a, b) {
25
return
a.concat(b)
26
}
27
28
function
restore() {
29
storage.get(
Callers
1
Gulpfile.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected