mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Error can be an error object or null at least (and possibly some other values, like undefined, though those aren’t documented). There was already a test with error being null, but it was passing only because strictNullChecks were off. Now that strictNullChecks are on, this must be changed. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| superagent-tests.ts | ||
| tsconfig.json | ||