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: c416804c9aeca5ee4f20e287099cb7eb744a9c10 (
plain
)
1
2
3
4
5
module
Model.Id
(
Id
)
where
type
alias
Id
=
Int