mirror of
https://github.com/mgerb/mywebsite
synced 2026-03-07 08:35:25 +00:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./_iterate')('every', true);
|