Are the Cloud Code type definitions (.d.ts) in the local setup guide outdated?
Unsolved
Cloud Code
-
Hello,
I am currently setting up a local development environment for Cloud Code using TypeScript, following this guide: https://help.getbraincloud.com/en/articles/8705906-using-cloud-code-type-declaration-files-in-your-local-vscodeHowever, I noticed that the .d.ts files provided in the article seem to have some discrepancies with the current API. It appears they might be a bit outdated.
Is there a way to obtain the most up-to-date type declaration files that match the latest API version?