UNPKG

redis-time-series-ts

Version:
4 lines 104 B
export interface CommandInterface { execute(): Promise<any>; } //# sourceMappingURL=command.d.ts.map