https://github.com/angular/angular
Raw File
Tip revision: a9dd754ad579a780b42123388ca79e2deb111b88 authored by Andrew Kushnir on 08 May 2024, 15:59:20 UTC
release: cut the v18.0.0-rc.1 release
Tip revision: a9dd754
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