source: trip-planner-front/node_modules/core-js/es/symbol/to-string-tag.js@ 59329aa

Last change on this file since 59329aa was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 397 bytes
Line 
1require('../../modules/es.json.to-string-tag');
2require('../../modules/es.math.to-string-tag');
3require('../../modules/es.object.to-string');
4require('../../modules/es.reflect.to-string-tag');
5require('../../modules/es.symbol.to-string-tag');
6var WrappedWellKnownSymbolModule = require('../../internals/well-known-symbol-wrapped');
7
8module.exports = WrappedWellKnownSymbolModule.f('toStringTag');
Note: See TracBrowser for help on using the repository browser.