MCPcopy
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

7import pkg from './package.json'
8
9const mergeAll = objs => Object.assign({}, ...objs)
10
11const cjs = {
12 exports: 'named',

Callers 1

rollup.config.jsFile · 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…