mirror of
https://github.com/correl/elm.git
synced 2024-11-17 03:00:06 +00:00
6 lines
No EOL
70 B
Elm
6 lines
No EOL
70 B
Elm
module RunLengthEncoding exposing (..)
|
|
|
|
|
|
version : Int
|
|
version =
|
|
2 |