asd/asd-pc/node_modules/core-js/proposals/array-find-from-last.js
愉快的大福 eb8378e551 init
2024-11-21 11:06:22 +08:00

6 lines
266 B
JavaScript

// https://github.com/tc39/proposal-array-find-from-last/
require('../modules/esnext.array.find-last');
require('../modules/esnext.array.find-last-index');
require('../modules/esnext.typed-array.find-last');
require('../modules/esnext.typed-array.find-last-index');