lib/pyro.ex
defmodule Pyro do
@moduledoc """
`Pyro` is a component tooling library for `Phoenix`.
To learn more, check out the [About](about.html) page.
To install, follow the [Get Started](get-started.html) guide.
"""
end
defmodule Pyro do
@moduledoc """
`Pyro` is a component tooling library for `Phoenix`.
To learn more, check out the [About](about.html) page.
To install, follow the [Get Started](get-started.html) guide.
"""
end