LavaUI docs

typealias WireInputEvent

Swift

typealias WireInputEvent = LavaIDL.InputEvent

The wire event, disambiguated from LavaUI.InputEvent.

They are field-for-field the same shape — that congruence is the point, and it is also why neither module's name wins on its own. Spelling the wire one out keeps every conversion site saying which side of the boundary it is on.

Sources/LavaClient/ControlPlane.swift:24