type-async-value
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

type-async-value

flow & typescript typings for the type

type AsyncValue<T> = Promise<T> | T

Package Sidebar

Install

npm i type-async-value

Weekly Downloads

539

Version

1.0.4

License

MIT

Unpacked Size

2.58 kB

Total Files

6

Last publish

Collaborators

  • vadzim