Commit Graph

3 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
019645c0d1 Q: use PromiseLike and fix Q.all type inference
1. Q's IPromise changes to become the standard PromiseLike in order to fix
assignability in TS 2.4, which is more strict.
2. Q.all splits into more overloads in order to fix type parameter
inference in TS 2.4, which is more strict.
2017-06-27 13:00:17 -07:00
Leonard Thieu
1c3565933c :( 2017-06-13 13:00:42 -04:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00