parent
ef09922c61
commit
1a9f526315
|
@ -41,7 +41,7 @@ class MyAppComponent {
|
||||||
})
|
})
|
||||||
class MyAppModule {
|
class MyAppModule {
|
||||||
// ngtsc generates this:
|
// ngtsc generates this:
|
||||||
static ɵdir = ɵɵdefineNgModule(...);
|
static ɵmod = ɵɵdefineNgModule(...);
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue