with.js 96 B

12345
  1. 'use strict';
  2. var parent = require('../../../es/array/virtual/with');
  3. module.exports = parent;