mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
As shown in node_redis examples redis.print is nice utility to be used as callback. With current type declarations it was not possible due to mismatch null vs. undefined. I decided to update redis.print signature to not break other methods by changing Callback |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| redis-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||