Your IP : 216.73.216.17


Current Path : /etc/kibana/node_modules/array-from/
Upload File :
Current File : //etc/kibana/node_modules/array-from/index.js

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