deno.land / x / lodash@4.17.19 / npm-package / _nativeKeys.js

_nativeKeys.js
نووسراو ببینە
1
2
3
4
5
6
7
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;
lodash

Version Info

Tagged at
3 years ago

External Dependencies

No external dependencies 🎉