mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ba3e9eac92
With this commit, Sets are displayed with the label Set(#) where # is the size of the set. They are not expandable/editable though. Partial fix for #49312 PR Close #49316
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.