TypeScript
Last updated
Was this helpful?
Last updated
Was this helpful?
In your project folder, create a minimal package.json
file:
Install the Radius TypeScript SDK:
Create a TypeScript file called index.ts
:
Create a minimal tsconfig.json
file:
Compile and run the code using the following command: