yortus / asyncawait

Callback heaven for Node.js with async/await
MIT License
1.91k stars 77 forks source link

Add missing type declaration on parameter #46

Closed santiagoaguiar closed 8 years ago

santiagoaguiar commented 8 years ago

Needed to support compilation with typescript while using noImplicitAny.