projecte_ionic/node_modules/core-js-pure/proposals/array-from-async.js

4 lines
153 B
JavaScript
Raw Permalink Normal View History

2022-02-09 18:30:03 +01:00
// https://github.com/tc39/proposal-array-from-async
require('../modules/esnext.array.from-async');
require('../modules/esnext.typed-array.from-async');