index
:
timer
main
Configure and run timers.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Model
/
Id.elm
blob: f71b71edd8d15e7e81af8547819be02f9a2e02b6 (
plain
)
1
2
3
4
5
module
Model.Id
exposing
(
Id
)
type
alias
Id
=
Int