Welcome! Please see the About page for a little more info on how this works.
` (ns some.ns (:import goog.fx.Transition.EventType
`
goog.history.EventType))
Both classes are named {{EventType}} and the second will effectively remove the first one without warning or error.
Comment made by: krherm
I would like to work on this issue.
Comment made by: dnolen
Robin, go for it