type-any-iterable
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

type-any-iterable

flow & typescript typings for the type

type AnyIterable<T>

which can be a sync or async iterable or a promise of such an iterable of type T or a promise of type T.

See test.ts for examples.

Package Sidebar

Install

npm i type-any-iterable

Weekly Downloads

447

Version

1.0.5

License

MIT

Unpacked Size

3.04 kB

Total Files

6

Last publish

Collaborators

  • vadzim