We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5373a commit 6629477Copy full SHA for 6629477
src/app.module.ts
@@ -1,3 +1,4 @@
1
+// app.module.ts
2
import {NgModule} from '@angular/core';
3
import {BrowserModule} from "@angular/platform-browser";
4
import {AppComponent} from "./app.component";
0 commit comments