https://github.com/angular/angular
Raw File
Tip revision: c71d687db4efff9a2bd05680726f0bab3183b85a authored by Jessica Janiuk on 05 June 2024, 19:53:44 UTC
release: cut the v18.0.2 release
Tip revision: c71d687
README.md
# Angular DevTools UI

This module exports the Angular DevTools component. We render the `DevToolsComponent` within an Angular application running in Chrome or Firefox DevTools. This module of the application communicates with the Angular DevTools "backend".
back to top