InspectionCleaning/node_modules/core-js/internals/well-known-symbol-wrapped.js

5 lines
109 B
JavaScript
Raw Normal View History

2025-04-07 09:53:58 +08:00
'use strict';
var wellKnownSymbol = require('../internals/well-known-symbol');
exports.f = wellKnownSymbol;