nodefluent / kafka-streams

equivalent to kafka-streams :octopus: for nodejs :sparkles::turtle::rocket::sparkles:
https://nodefluent.github.io/kafka-streams/
MIT License
830 stars 111 forks source link

Fix index.d.ts compiling error #87

Closed slcraciun closed 5 years ago

slcraciun commented 5 years ago

The kafka-streams is failing to build when I'm using it with type script throwing the following error:

node_modules/kafka-streams/index.d.ts(169,32): error TS1122: A tuple type element list cannot be empty.