Current section

Files

Jump to
exshome lib exshome_automation web view.ex
Raw

lib/exshome_automation/web/view.ex

defmodule ExshomeAutomation.Web.View do
@moduledoc """
View module for Automation app.
"""
use ExshomeWeb, :view
end