mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Replace the 'any' type with ClassDebugInfo for the debugInfo parameter in stringifyTypeFromDebugInfo function. This removes the TODO comment that was tracking the need for proper typing without creating circular dependencies. The change improves type safety while avoiding circular imports since stringify_utils.ts doesn't export anything that definition.ts imports. |
||
|---|---|---|
| .. | ||
| attrs_utils.ts | ||
| change_detection_utils.ts | ||
| defer.ts | ||
| discovery_utils.ts | ||
| global_utils.ts | ||
| injector_discovery_utils.ts | ||
| injector_utils.ts | ||
| misc_utils.ts | ||
| signal_debug.ts | ||
| stringify_utils.ts | ||
| transfer_state_utils.ts | ||
| view_traversal_utils.ts | ||
| view_utils.ts | ||