Type alias StringIterator

StringIterator: IterableIterator<string>

A stream of strings.

Generated using TypeDoc