https://github.com/angular/angular
Raw File
Tip revision: 35a3fde5b71ef3b50282fe6f7b37ca1c92b8d2a0 authored by Paul Gschwendtner on 13 March 2023, 09:51:25 UTC
release: cut the v14.3.0 release
Tip revision: 35a3fde
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