projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
83773f6ec955d2cfa4e49ba26f7d437cea16cdb7
[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, 'key'); };