All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.proposals.array-find-from-last.js Maven / Gradle / Ivy

There is a newer version: 3.39.0
Show newest version
'use strict';
// 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');




© 2015 - 2024 Weber Informatics LLC | Privacy Policy