uni-ticket-system/node_modules/core-js/full/reflect/has-own-metadata.js

5 lines
149 B
JavaScript
Raw Normal View History

2023-12-05 02:11:10 +00:00
require('../../modules/esnext.reflect.has-own-metadata');
var path = require('../../internals/path');
module.exports = path.Reflect.hasOwnMetadata;