every.js 70 B

123
  1. "use strict";
  2. module.exports = require("./_iterate")("every", true);