609024f93d
Adds an overload to TestBed.get making parameters strongly typed and deprecated previous signature that accepted types `any`. The function still returns `any` to prevent build breakages, but eventually stronger type checks will be added so a future Angular version will break builds due to additional type checks. See previous breaking change - #13785 Issue #26491 PR Close #29290 |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
index.ts | ||
package.json | ||
public_api.ts | ||
tsconfig-build.json |