lib/exshome_automation/web/view.ex

defmodule ExshomeAutomation.Web.View do
  @moduledoc """
  View module for Automation app.
  """

  use ExshomeWeb, :view
end