Closed ffflorian closed 7 years ago
d.ts
files are autogenerated in build time. If you find a way to type the source so that the d.ts
file includes missing types, a PR would be appreciated.
Anyway, for me typescript is just a tool that I used to develop a JS library, not the target environment.
Hi,
PR #32 was merged (yay!) and 3.2.2 was published but I noticed that the
index.d.ts
(from commit d4c121ec2a) differs from the one published on npm (to be found in reconnecting-websocket-3.2.2.tgz).Is it possible that you re-published after removing the changes from #32?