Ignore:
Timestamp:
01/21/25 03:08:24 (3 days ago)
Author:
stefan toskovski <stefantoska84@…>
Branches:
main
Parents:
0c6b92a
Message:

F4 Finalna Verzija

File:
1 edited

Legend:

Unmodified
Added
Removed
  • imaps-frontend/node_modules/es-abstract/helpers/IsArray.js

    r0c6b92a r79a0317  
    66
    77// eslint-disable-next-line global-require
    8 var toStr = !$Array.isArray && require('call-bind/callBound')('Object.prototype.toString');
     8var toStr = !$Array.isArray && require('call-bound')('Object.prototype.toString');
    99
    1010module.exports = $Array.isArray || function IsArray(argument) {
Note: See TracChangeset for help on using the changeset viewer.