A Javascript util functions library.
Install the required packages globally:
npm install -g ts-node
npm install -g typescript
Now run the command below to execute a typescript file:
ts-node typescript-file.ts
A Javascript util functions library.
Install the required packages globally:
npm install -g ts-node
npm install -g typescript
Now run the command below to execute a typescript file:
ts-node typescript-file.ts