-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Description
Add typescript support to Node SDK.
Reason
Currently the Node SDK has 0 type support and make developer experience tough when building an app with typescript and trying to use the SDK
it would be nice to be able to see what an expected response would be in the code editor. This also causes responses to be typed as any which isnt quite right since we can see the types in the documentation
Solution
We currently use npm i amadeus --save to install the SDK. Adding something like npm i --save-dev @types/amadeus would be amazing
edant92, julian-tourii, rorhug, kaizinbr, sawmurai and 21 more
Metadata
Metadata
Assignees
Labels
No labels
