DefinitelyTyped/types/redis
Andreas Opferkuch 5a480588a3 [@types/redis] Correct callback types for zrank & zrevrank (#35751)
Both zrank and zrevrank actually call the callback with null if a
member cannot be found, not undefined.
2019-05-28 12:11:09 -07:00
..
ts3.1
index.d.ts [@types/redis] Correct callback types for zrank & zrevrank (#35751) 2019-05-28 12:11:09 -07:00
package.json
redis-tests.ts Add types to allow string array argument for hmset (#33835) 2019-03-13 14:48:01 -07:00
tsconfig.json
tslint.json