565b18cc9ee60d68f89338ac4b0283dd1974d7e5d5fa810363d300efa63546e16576dd8baa4b5215ad1a18e47fb70175e90ae468c409bf90a51141e8c09ec7 204 B

123456
  1. var overArg = require('./_overArg');
  2. /* Built-in method references for those with the same name as other `lodash` methods. */
  3. var nativeKeys = overArg(Object.keys, Object);
  4. module.exports = nativeKeys;