Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConsumeAsyncOptions

Hierarchy

  • ConsumeAsyncOptions

Index

Properties

Optional cacheElements

cacheElements: undefined | false | true

Indicates whether iterated elements should be cached for subsequent iterations.

Optional leaveOpen

leaveOpen: undefined | false | true

Indicates whether to leave the iterator open when the iterable returns.

Generated using TypeDoc