diff --git a/README.md b/README.md index 00211d3..333ce40 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,9 @@ returning the iterator result with the full path and its value.
Object
TraverseIteratorResult
TraverseIteratorResult
](#TraverseIteratorResult)
+Function iterator, [see](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Generator/next)
+[examples](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Iterators_and_Generators#Advanced_generators)
+
**Kind**: global typedef
+
+| Param | Description |
+| --- | --- |
+| extra | a object or array to extends the current iteration |
+