Never use Number, String (class) of primitive
npm i -g typescript npx tsc file.ts && node file.js
npm i -g typescript
npx tsc file.ts && node file.js