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