Current section

Files

Jump to
treedx lib treedx ports snapshot_port.ex
Raw

lib/treedx/ports/snapshot_port.ex

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