Current section

Files

Jump to
ash_double_entry lib balance info.ex
Raw

lib/balance/info.ex

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