Edit File: every.js
"use strict"; module.exports = require("./_iterate")("every", true);
Back to File Manager