esnext.array.find-last.js 89 B

123
  1. 'use strict';
  2. // TODO: Remove from `core-js@4`
  3. require('../modules/es.array.find-last');