Current section

Files

Jump to
treedx lib treedx ports artifact_port.ex
Raw

lib/treedx/ports/artifact_port.ex

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