Your IP : 216.73.216.86


Current Path : /home/emeraadmin/www/4d695/
Upload File :
Current File : /home/emeraadmin/www/4d695/web.tar

dom-collections.js000064400000000267151677320370010215 0ustar00'use strict';
require('../modules/web.dom-collections.for-each');
require('../modules/web.dom-collections.iterator');
var path = require('../internals/path');

module.exports = path;
dom-exception.js000064400000000441151677320370007667 0ustar00'use strict';
require('../modules/es.error.to-string');
require('../modules/web.dom-exception.constructor');
require('../modules/web.dom-exception.stack');
require('../modules/web.dom-exception.to-string-tag');
var path = require('../internals/path');

module.exports = path.DOMException;
url.js000064400000000407151677320370005720 0ustar00'use strict';
require('./url-search-params');
require('../modules/web.url');
require('../modules/web.url.can-parse');
require('../modules/web.url.parse');
require('../modules/web.url.to-json');
var path = require('../internals/path');

module.exports = path.URL;
url-search-params.js000064400000000443151677320370010444 0ustar00'use strict';
require('../modules/web.url-search-params');
require('../modules/web.url-search-params.delete');
require('../modules/web.url-search-params.has');
require('../modules/web.url-search-params.size');
var path = require('../internals/path');

module.exports = path.URLSearchParams;
structured-clone.js000064400000000433151677320370010417 0ustar00'use strict';
require('../modules/es.array.iterator');
require('../modules/es.object.to-string');
require('../modules/es.map');
require('../modules/es.set');
require('../modules/web.structured-clone');
var path = require('../internals/path');

module.exports = path.structuredClone;
queue-microtask.js000064400000000211151677320370010225 0ustar00'use strict';
require('../modules/web.queue-microtask');
var path = require('../internals/path');

module.exports = path.queueMicrotask;
index.js000064400000001650151677320370006226 0ustar00'use strict';
require('../modules/web.atob');
require('../modules/web.btoa');
require('../modules/web.dom-collections.for-each');
require('../modules/web.dom-collections.iterator');
require('../modules/web.dom-exception.constructor');
require('../modules/web.dom-exception.stack');
require('../modules/web.dom-exception.to-string-tag');
require('../modules/web.immediate');
require('../modules/web.queue-microtask');
require('../modules/web.self');
require('../modules/web.structured-clone');
require('../modules/web.timers');
require('../modules/web.url');
require('../modules/web.url.can-parse');
require('../modules/web.url.parse');
require('../modules/web.url.to-json');
require('../modules/web.url-search-params');
require('../modules/web.url-search-params.delete');
require('../modules/web.url-search-params.has');
require('../modules/web.url-search-params.size');
var path = require('../internals/path');

module.exports = path;
timers.js000064400000000161151677320370006416 0ustar00'use strict';
require('../modules/web.timers');
var path = require('../internals/path');

module.exports = path;
README.md000064400000000211151677320370006030 0ustar00This folder contains entry points for features from [WHATWG / W3C](https://github.com/zloirock/core-js#web-standards) with dependencies.
immediate.js000064400000000164151677320370007054 0ustar00'use strict';
require('../modules/web.immediate');
var path = require('../internals/path');

module.exports = path;