angular/packages/core/primitives/profiler
tsc036 41466a7bbf refactor(core): move profile_types.ts to primtives
move profile_types.ts so the types can be used in Wiz code

(cherry picked from commit cf47ce2db9)
2025-11-06 22:22:37 +00:00
..
src refactor(core): move profile_types.ts to primtives 2025-11-06 22:22:37 +00:00
BUILD.bazel refactor(core): move profile_types.ts to primtives 2025-11-06 22:22:37 +00:00
README.md refactor(core): move profile_types.ts to primtives 2025-11-06 22:22:37 +00:00

Angular Profiler Types

This directory contains types related to the Angular Devtools Profiler. These types are for code that needs to hook into the Angular Devtools Profiler lifecycle.