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
10 lines
110 B
JavaScript
10 lines
110 B
JavaScript
import "tslib";
|
|
|
|
import "@angular/core";
|
|
|
|
import "@angular/common";
|
|
|
|
import "rxjs";
|
|
|
|
import "rxjs/operators";
|