tfausak / jawa / Jawa.Event.PipEnter


type alias PipEnter =
{}

This event is not documented.

decoder : Json.Decode.Decoder PipEnter

A JSON decoder.

encode : PipEnter -> Json.Encode.Value

A JSON encoder.

tag : String

The tag that describes this type.