Skip to main content

TypeScript support in the SDK

  • February 28, 2023
  • 1 reply
  • 862 views

rachelatmonday
Forum|alt.badge.img

Our SDK now includes type definitions for each method! 😎

This support can help you distinguish between correct and incorrect code before running it, ultimately helping create a smoother developer experience.

All you need to do is update to version 0.3.0 to take advantage of the new features. You can also find all of the definitions in the types/index.d.ts file in our SDK!

We’re always looking to improve our features, so we welcome any contributions from the community ⚡

1 reply

dipro
Forum|alt.badge.img
  • Leader
  • April 12, 2023

9 posts were split to a new topic: Return value for monday.api() function in SDK