File "array-find-from-last.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/proposals/array-find-from-last.js
File size: 280 bytes
MIME-type: text/plain
Charset: utf-8

'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');