module Model.Id ( Id ) where type alias Id = Int