ash/lib/ash.ex

4 lines
70 B
Elixir
Raw Normal View History

2019-10-03 16:08:36 +13:00
defmodule Ash do
2020-10-10 03:13:44 +13:00
@moduledoc " Types and simple helpers for Ash"
2019-10-03 16:08:36 +13:00
end