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