of.js 115 Bytes
Newer Older
Robin Borgogno's avatar
Robin Borgogno committed
1 2 3 4
require('../../modules/es.array.of');
var path = require('../../internals/path');

module.exports = path.Array.of;