mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4fa1dca72a
add a new devtools backend api getSignalGraph that emits a latestSignalGraph to the devtools frontend PR Close #61548
Angular DevTools Backend
This directory contains the "backend" of Angular DevTools. This module interacts with the framework debugging APIs and responses to requests from the Angular DevTools extension.