Skip to content

fx-flow v0.7.0 / pipe/strict / AsyncIterable

Interface: AsyncIterable<T>

Type parameters

T

Methods

[asyncIterator]()

[asyncIterator](): AsyncIterator<T, any, undefined>

Returns

AsyncIterator<T, any, undefined>

Source

node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts:38

Released under the MIT License.