https://github.com/angular/angular
Raw File
Tip revision: be09f0b3cb398b709bfa7824116a678dfcac50e8 authored by Alex Rickabaugh on 12 June 2024, 23:14:07 UTC
release: cut the v18.0.3 release
Tip revision: be09f0b
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