https://github.com/angular/angular
Raw File
Tip revision: 2c6bdc7f0cce3dc148d450413126d8cabf14a4c6 authored by Matthieu Riegler on 05 March 2024, 08:18:49 UTC
build: remove AIO related extensions
Tip revision: 2c6bdc7
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