reverse.js 103 Bytes
'use strict';
var parent = require('../../../stable/array/virtual/reverse');

module.exports = parent;