isAsyncIterable
@twine-protocol/twine-core v0.1.0 • Docs
twine-js / @twine-protocol/twine-core / isAsyncIterable
Function: isAsyncIterable()
isAsyncIterable(
obj
):obj is AsyncIterable<any, any, any>
Is this an async iterable
Parameters
Parameter
Type
obj
any
Returns
obj is AsyncIterable<any, any, any>
Defined in
Last updated