Functions
The concept of functions was covered in the overview tutorial. The primary changes in this section are as follows:
- The
main.ts
andvramework.config.json
files have been moved to thebackends/express/
folder. - All types are now imported from the SDK directory.