mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
The new code in cache-manager wasn't strictNullChecks safe, which caused problems because a community member enabled strictNullChecks in most packages during the review period for that code. This change just fixes the tests, although the optional methods on Store are a bit suspicious. From skimming cache-manager's documentation, I couldn't figure out if having the methods be optional was accurate. |
||
|---|---|---|
| .. | ||
| cache-manager-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||