Interface AbortableAsyncIterator<T>

Type Parameters

  • T extends any = any

Hierarchy

  • AsyncIterable<T>
    • AbortableAsyncIterator

Properties

Methods

Properties

abortController: AbortController

Methods

  • Returns AsyncIterator<T, any, undefined>

Generated using TypeDoc