has.js 121 Bytes
Newer Older
Robin Borgogno's avatar
Robin Borgogno committed
1 2 3 4
require('../../modules/es.reflect.has');
var path = require('../../internals/path');

module.exports = path.Reflect.has;