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
/
command
/
interface
/
command.d.ts
4 lines
•
104 B
TypeScript
View Raw
1
2
3
4
export
interface
CommandInterface
{
execute
():
Promise
<
any
>; }
//# sourceMappingURL=command.d.ts.map