Current section

Files

Jump to
treedx lib treedx ports blob_port.ex
Raw

lib/treedx/ports/blob_port.ex

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