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
We recently starting moving to typescript and quickly ran into issues with types when using the gitana node module.
I later found about https://github.com/Microsoft/dts-gen and generated some of the typings for the gitana node module. It's working really well but of course needs more work since I am not super familiar with how it is all linked.
You guys might want to take a look at it and see if it is something worth investing time in and perhaps adding the typings to https://github.com/DefinitelyTyped/DefinitelyTyped so that others can take advantage of it.
Hi,
We recently starting moving to typescript and quickly ran into issues with types when using the gitana node module.
I later found about https://github.com/Microsoft/dts-gen and generated some of the typings for the gitana node module. It's working really well but of course needs more work since I am not super familiar with how it is all linked.
You guys might want to take a look at it and see if it is something worth investing time in and perhaps adding the typings to https://github.com/DefinitelyTyped/DefinitelyTyped so that others can take advantage of it.
Here are the current typings we are using. https://drive.google.com/open?id=1lLa6gqW1LzfmHMnWfvyLbBlsmn_Iu9tL
The text was updated successfully, but these errors were encountered: