Closed EspiraMarvin closed 2 years ago
Hey @EspiraMarvin , thanks for catching that, actually, I noticed lots of ambiguous type annotations in the project. Mind making sure everything looks good type-wise?
@katungi Don't mind, also would use interfaces instead of types, since interfaces can be extended
Thanks for fixing this @EspiraMarvin!
The event from the events endpoint response has type any. Intending to add typings to the event response object for best typescript practices, and also help in response intelligent code autocompletion