4 lines
70 B
JavaScript
Raw Normal View History

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