tfausak / jawa / Jawa.Event.UserInactive


type alias UserInactive =
{}

This event is not documented.

decoder : Json.Decode.Decoder UserInactive

A JSON decoder.

encode : UserInactive -> Json.Encode.Value

A JSON encoder.

tag : String

The tag that describes this type.