spacetraders_models

Package Version Hex Docs

gleam add spacetraders_models@2
import spacetraders_models

pub fn main() -> Nil {
  echo spacetraders_models.FactionCosmic
}

Further documentation can be found at https://hexdocs.pm/spacetraders_models.

Development

gleam run   # Run the project
gleam test  # Run the tests
Search Document