source: trip-planner-front/node_modules/core-js/features/observable/index.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: 320 bytes
Line 
1require('../../modules/esnext.observable');
2require('../../modules/esnext.symbol.observable');
3require('../../modules/es.object.to-string');
4require('../../modules/es.string.iterator');
5require('../../modules/web.dom-collections.iterator');
6var path = require('../../internals/path');
7
8module.exports = path.Observable;
Note: See TracBrowser for help on using the repository browser.