MCPcopy 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
24function concat(a, b) {
25 return a.concat(b)
26}
27
28function restore() {
29 storage.get(

Callers 1

Gulpfile.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected