added whole system from ola4doc
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
'use strict';
|
||||
|
||||
var ArrayIterator = require('es6-iterator/array');
|
||||
module.exports = function () { return new ArrayIterator(this, 'value'); };
|
||||
Reference in New Issue
Block a user