You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(platform-browser): specify return type of parseEventName (angular#38089)
This commit refactors the argument of the `parseEventName` function
to use an object with named properties instead of using an object indexer.
PR Closeangular#38089
0 commit comments