Files
DefinitelyTyped/types
Maarten Tielemans 8afe8277bf [ioredis] Added typings for publishBuffer and zaddBuffer (#38075)
* 🏷 Added the publishBuffer(string, Buffer): Promise<number> typings to ioredis

* 🏷 Added the zaddBuffer(KeyType, string, Buffer): Promise<string | number> typings to ioredis

*  Added primitive tests for publishBuffer and zaddBuffer

* ♻ Refactorred ioredis zaddBuffer tests to get rid of const

* 🐛 Changed the type of zaddBuffer to zaddBuffer(string, number, Buffer): Promise<string | number>
2019-09-03 17:11:50 -07:00
..
2019-08-14 12:47:42 -07:00
2019-08-29 23:16:43 -07:00
2019-08-23 09:00:56 -07:00
2019-08-30 00:01:52 -07:00
2019-09-03 13:54:38 -07:00
2019-08-21 08:54:48 -07:00
2019-08-22 08:32:10 -07:00
2019-08-19 10:42:07 -07:00
2019-08-14 18:32:30 -07:00
2019-08-22 08:22:21 -07:00
2019-08-13 13:00:22 -07:00
2019-08-19 10:30:07 -07:00
2019-08-22 08:27:57 -07:00
2019-08-19 11:21:40 -07:00
2019-08-21 10:28:52 -07:00
2019-08-27 16:33:59 -07:00
2019-08-23 14:49:21 -07:00
2019-08-16 12:56:01 -07:00
2019-08-09 07:30:30 -07:00
2019-08-19 15:43:36 -07:00
2019-08-15 12:10:42 -07:00
2019-08-20 14:49:17 -07:00
2019-08-19 14:05:44 -07:00
2019-08-09 07:28:15 -07:00
2019-08-22 08:39:34 -07:00