http2-client
http2-client copied to clipboard
Typescript support
I'm trying to use your package, but due to lack of Typescript definitions I am at an impasse. I tried to handwrite them myself, but the code is too difficult to reason about, no offense, just being unfamiliar with the codebase and lack of documentation or comments.
Could you kindly provide them? If not, could you annotate the return types of exports and function prototypes? I could then put them together. Thanks in advance.