https://github.com/angular/angular
Raw File
Tip revision: 542d4c7805e890f5c06e301d4c38bc0f0a54804b authored by Alex Rickabaugh on 25 May 2022, 20:48:24 UTC
release: cut the v14.0.0-rc.2 release (#46143)
Tip revision: 542d4c7
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