Current section

Files

Jump to
ash_double_entry lib transfer info.ex
Raw

lib/transfer/info.ex

defmodule AshDoubleEntry.Transfer.Info do
@moduledoc "Introspection helpers for `AshDoubleEntry.Transfer`"
use Spark.InfoGenerator, extension: AshDoubleEntry.Transfer, sections: [:transfer]
end