https://github.com/angular/angular
Raw File
Tip revision: fe81ff8cd6948bea5a6212721ea920a8572248e1 authored by Alex Rickabaugh on 04 October 2023, 21:27:05 UTC
release: cut the v17.0.0-next.7 release
Tip revision: fe81ff8
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