Current section

Files

Jump to
treedx lib treedx ports registry_port.ex
Raw

lib/treedx/ports/registry_port.ex

defmodule TreeDxSdk.Ports.RegistryPort do
@moduledoc false
@callback module_info() :: any()
end