linwenling
2023-07-27 dd0ea31871a79cbc081bbb51dc9c14ce51ddc6c2
1
2
3
4
5
// 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');