Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@doodle/i18n / dist / cjs / node_modules / lodash / _nativeCreate.js
Size: Mime:
'use strict';

Object.defineProperty(exports, '__esModule', { value: true });

var _getNative = require('./_getNative.js');

/* Built-in method references that are verified to be native. */
var nativeCreate = _getNative.default(Object, 'create');

var _nativeCreate = nativeCreate;

exports.__moduleExports = _nativeCreate;
exports.default = _nativeCreate;
//# sourceMappingURL=_nativeCreate.js.map