739e5a4f53
This new tests keeps track of the known side effects for Angular ES modules. PR Close #29329
10 lines
120 B
JavaScript
10 lines
120 B
JavaScript
import "tslib";
|
|
|
|
import "@angular/core";
|
|
|
|
import "@angular/platform-browser";
|
|
|
|
import "rxjs";
|
|
|
|
import "rxjs/operators";
|