projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
f6555fd858e99aa6d488f642c906c9d5b1095127
[platform/framework/web/crosswalk-tizen.git]
/
1
'use strict';
2
3
var ArrayIterator = require('es6-iterator/array');
4
module.exports = function () { return new ArrayIterator(this, 'value'); };