Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Native Promises source code.tar.gz | 2017-01-18 | 4.2 kB | |
Native Promises source code.zip | 2017-01-18 | 6.3 kB | |
README.md | 2017-01-18 | 193 Bytes | |
Totals: 3 Items | 10.8 kB | 0 |
Changed
- Remove any-promise
, rely on native global Promise
- Add TypeScript function overloads for better types (unfortunately they are overloads until TypeScript supports type arity)