uni-ticket-system/node_modules/core-js/es/object/has-own.js
2023-12-05 10:11:10 +08:00

5 lines
126 B
JavaScript

require('../../modules/es.object.has-own');
var path = require('../../internals/path');
module.exports = path.Object.hasOwn;