77c382ccba
Extend the vocabulary of the `providedIn` to also include `'platform'` and `'any'`` scope. ``` @Injectable({ providedId: 'platform', // tree shakable injector for platform injector }) class MyService {...} ``` PR Close #32154 |
||
---|---|---|
.. | ||
core.d.ts | ||
testing.d.ts |