Your IP : 216.73.216.52


Current Path : /home/deltalab/PMS/partner-manager-backend/node_modules/array-from/
Upload File :
Current File : //home/deltalab/PMS/partner-manager-backend/node_modules/array-from/index.js

module.exports = (typeof Array.from === 'function' ?
  Array.from :
  require('./polyfill')
);