angular/devtools/projects
hawkgs b5fc949840 fix(devtools): MessageBus.on return type (#62898)
It appears that the intent is to return an unlisten function when `on` is called. The message bus implementations indicate that. However, the `MessageBus` abstract class returns `void` instead.

Change to `on: () => void`.

PR Close #62898
2025-07-31 09:16:15 +00:00
..
demo-no-zone build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
ng-devtools build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
ng-devtools-backend build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
protocol fix(devtools): MessageBus.on return type (#62898) 2025-07-31 09:16:15 +00:00
shared-utils build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
shell-browser build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00