MaybeIterable
@twine-protocol/twine-core v0.1.0 • Docs
twine-js / @twine-protocol/twine-core / MaybeIterable
Type Alias: MaybeIterable<T>
MaybeIterable<
T
>:Iterable
<T
> |T
Something that could be a value or an iterator over that value type
Type Parameters
Type Parameter
T
Defined in
Last updated