mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1537791f06
Convert `PlatformLocation` into a tree-shakable provider. PR Close #32154
8 lines
93 B
JavaScript
8 lines
93 B
JavaScript
import "@angular/core";
|
|
|
|
import "@angular/common";
|
|
|
|
import "rxjs";
|
|
|
|
import "rxjs/operators";
|