Kargi-Sitesi/node_modules/core-js/full/reflect/has-own-metadata.js

6 lines
163 B
JavaScript
Raw Normal View History

2024-11-04 02:30:09 +00:00
'use strict';
require('../../modules/esnext.reflect.has-own-metadata');
var path = require('../../internals/path');
module.exports = path.Reflect.hasOwnMetadata;