You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
currently I'm using your package in a Typescript project that I have inherited from a collegue. I really enjoy working with it, so far. What do you think about generating some Typescript declaration files?
Hi,
currently I'm using your package in a Typescript project that I have inherited from a collegue. I really enjoy working with it, so far. What do you think about generating some Typescript declaration files?
I've never done it by hand so far, but Microsoft provides a generator that might be helpful
dts-gen
(https://github.com/Microsoft/dts-gen).Calling
dts-gen -m struct
is not very helpful:The text was updated successfully, but these errors were encountered: