Version 1
[yaffs-website] / node_modules / core-js / library / fn / array / join.js
1 require('../../modules/es6.array.join');
2 module.exports = require('../../modules/_core').Array.join;