asd/asd-wx/node_modules/core-js/proposals/array-from-async.js
愉快的大福 340a467ba1 init
2024-11-21 11:32:11 +08:00

5 lines
186 B
JavaScript

// https://github.com/tc39/proposal-array-from-async
require('../modules/esnext.array.from-async');
// TODO: Remove from `core-js@4`
require('../modules/esnext.typed-array.from-async');