TypeScript support in the SDK
February 28th, 2023
The monday.com SDK now supports TypeScript to expand its functionality and provide a better developer experience. Our updated SDK now includes type declarations for each SDK method, and you can find them in the types/index.d.ts
file.
Please take note that you must update the version to 0.3.0 in all of your code to take advantage of all of the new features.