Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/danilowoz/react-content-loader
/ mergeAll
Function
mergeAll
rollup.config.js:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
import
pkg from
'./package.json'
8
9
const
mergeAll = objs => Object.assign({}, ...objs)
10
11
const
cjs = {
12
exports:
'named'
,
Callers
1
rollup.config.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…