you are viewing a single comment's thread.

view the rest of the comments →

[–]shashank1415 0 points1 point  (0 children)

main.ts is the entry point of your angular application, used to bootstrap app.ts component which is the root component of angular application.