own-keys.js 130 Bytes
require('../../modules/es.reflect.own-keys');
var path = require('../../internals/path');

module.exports = path.Reflect.ownKeys;