1 2 3 4 5 6 7
module Model.View.LoggedIn.Edition ( Edition ) where import Model.Payment exposing (PaymentId) type alias Edition = PaymentId