mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
'constructor' is now forbidden as a property name because in 3.4 the compiler thought it created a property, but in ES2015 it actually created a constructor. I replaced them with computed properties, which is still wrong, but backward compatible. The es2015.promise lib no longer has an iterator type in it. You need to explicitly reference es2015.iterator |
||
|---|---|---|
| .. | ||
| activex-mshtml-tests.ts | ||
| index.d.ts | ||
| package.json | ||
| tsconfig.json | ||
| tslint.json | ||