📄 index.js
/home/palash/git/site/node_modules/core-js/es/async-disposable-stack/index.js
Language: js • Lines: 12
'use strict';
require('../../modules/es.error.cause');
require('../../modules/es.error.to-string');
require('../../modules/es.object.to-string');
require('../../modules/es.promise');
require('../../modules/es.suppressed-error.constructor');
require('../../modules/es.async-disposable-stack.constructor');
require('../../modules/es.async-iterator.async-dispose');
require('../../modules/es.iterator.dispose');
var path = require('../../internals/path');

module.exports = path.AsyncDisposableStack;