MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / baseCreate

Function baseCreate

app/public/libs/lodash.compat.js:1129–1131  ·  view source on GitHub ↗

* The base implementation of `_.create` without support for assigning * properties to the created object. * * @private * @param {Object} prototype The object to inherit from. * @returns {Object} Returns the new object.

(prototype, properties)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

boundFunction · 0.85
createFunction · 0.85
transformFunction · 0.85

Calls 1

isObjectFunction · 0.85

Tested by

no test coverage detected