init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
function _iterableToArray(r) {
|
||||
if ("undefined" != typeof Symbol && Symbol.iterator in Object(r)) return Array.from(r);
|
||||
}
|
||||
|
||||
module.exports = _iterableToArray;
|
||||
Reference in New Issue
Block a user