https://github.com/angular/angular
Raw File
Tip revision: 99bf2cd524f991668b41a9634a4d0aa2389e90d7 authored by Andrew Kushnir on 08 May 2024, 15:42:24 UTC
release: cut the v17.3.8 release
Tip revision: 99bf2cd
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