File "has-own.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/full/object/has-own.js
File size: 175 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';
var parent = require('../../actual/object/has-own');

// TODO: Remove from `core-js@4`
require('../../modules/esnext.object.has-own');

module.exports = parent;