4 Commits

Author SHA1 Message Date
2c4177c074 Fix a compile error in Promise def. 2015-11-23 16:32:12 +02:00
9b6d3fa038 Unify the Promise definition with the one in es6-shim.
Making it possible to compile code referencing Angular Promise-based APIs.
2015-11-23 11:32:09 +02:00
d339d0d059 Fix tslint errors 2015-06-11 16:11:43 +03:00
690a11fed4 Pull ES6 promises to a separate d.ts file.
So we can use the es6-promise typing in the future.
2015-06-11 15:35:13 +03:00