I am new to Angular 2 and working on creating applications in Angular 2 .
Can anybody please explain me what is the logic behind the statement "export class AppModule{}" in the app.module.ts file in Angular 2 application.
I am new to Angular 2 and working on creating applications in Angular 2 .
Can anybody please explain me what is the logic behind the statement "export class AppModule{}" in the app.module.ts file in Angular 2 application.