DefinitelyTyped/types/q
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
..
v0
index.d.ts Q: use PromiseLike and fix Q.all type inference 2017-06-27 13:00:17 -07:00
q-tests.ts
tsconfig.json