All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.lodash._nativeKeys.js Maven / Gradle / Ivy

There is a newer version: 3.3.1
Show newest version
var overArg = require('./_overArg');

/* Built-in method references for those with the same name as other `lodash` methods. */
var nativeKeys = overArg(Object.keys, Object);

module.exports = nativeKeys;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy