Current section

Files

Jump to
moon priv templates moon.light.component empty_module.ex
Raw

priv/templates/moon.light.component/empty_module.ex

defmodule <%= name %> do
@moduledoc false
use Moon.Light.Component
end