UNPKG
redis-time-series-ts
Version:
latest (1.3.0)
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
Javascript RedisTimeSeries client
github.com/averias/redis-time-series
averias/redis-time-series
redis-time-series-ts
/
lib
/
response
/
infoResponseRender.d.ts
5 lines
•
192 B
TypeScript
View Raw
1
2
3
4
5
import { InfoResponse } from
"./interface/infoResponse"
; export declare
class
InfoResponseRender
{ render(response: any[]): InfoResponse; } //
# sourceMappingURL=infoResponseRender.d.ts.map