mirror of
https://github.com/correl/elm.git
synced 2025-03-18 17:00:06 -09:00
6 lines
67 B
Elm
6 lines
67 B
Elm
module NucleotideCount exposing (..)
|
|
|
|
|
|
version : Int
|
|
version =
|
|
2
|