Files
huishou/node_modules/core-js/full/reflect/get-own-metadata.js
T
2026-07-27 14:07:26 +08:00

6 lines
163 B
JavaScript

'use strict';
require('../../modules/esnext.reflect.get-own-metadata');
var path = require('../../internals/path');
module.exports = path.Reflect.getOwnMetadata;