Consumers of the `TemplateTypeChecker` API could be interested in mapping from a shim location back to the original source location in the template. One concrete example of this use-case is for the "find references" action in the Language Service. This will return locations in the TypeScript shim file, and we will then need to be able to map the result back to the template. PR Close #39715
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT