Current section

Files

Jump to
ex_debug_toolbar lib ex_debug_toolbar template exs_engine.ex
Raw

lib/ex_debug_toolbar/template/exs_engine.ex

defmodule ExDebugToolbar.Template.ExsEngine do
@moduledoc false
use ExDebugToolbar.Collector.TemplateCollector, engine: Phoenix.Template.ExsEngine
end