TypeError: jim.FizzBuzzManager is not a constructor
This is a common error when you use --out : https://basarat.gitbook.io/typescript/main-1/outfile
You are responsible for loading the files in the right order. Don’t use out and use external modules 🌹