frontend/.pnpm-store/v3/files/62/565b18cc9ee60d68f89338ac4b0283dd1974d7e5d5fa810363d300efa63546e16576dd8baa4b5215ad1a18e47fb70175e90ae468c409bf90a51141e8c09ec7

7 lines
204 B
Plaintext

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;