mirror of
https://github.com/correl/elm.git
synced 2024-11-16 11:09:29 +00:00
6 lines
67 B
Elm
6 lines
67 B
Elm
module NucleotideCount exposing (..)
|
|
|
|
|
|
version : Int
|
|
version =
|
|
2
|