source: imaps-frontend/node_modules/core-js/proposals/async-explicit-resource-management.js@ 79a0317

main
Last change on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago

F4 Finalna Verzija

  • Property mode set to 100644
File size: 352 bytes
Line 
1'use strict';
2// TODO: Remove from `core-js@4`
3// https://github.com/tc39/proposal-async-explicit-resource-management
4require('../modules/esnext.suppressed-error.constructor');
5require('../modules/esnext.async-disposable-stack.constructor');
6require('../modules/esnext.async-iterator.async-dispose');
7require('../modules/esnext.symbol.async-dispose');
Note: See TracBrowser for help on using the repository browser.