mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* fix for error enum declaration - moved error enum declaration outside of Parse context - changed `const enum` to `declare enum` - added static vars for enum fields to Error class * added test for errors |
||
|---|---|---|
| .. | ||
| v1 | ||
| index.d.ts | ||
| parse-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||