I have two typescript files in my folder i.e. Carfile.ts and Enginefile.ts as shown below:
import {Engine} from "./Enginefile"; class Car { colo