Returns an empty claim-connection lookup. Use this in tests and contexts that need the lookup contract but have no actual data. Each call returns a fresh empty implementation; values are stateless.
const emptyCitations = emptyClaimConnectionLookup<TCoreClaimConnection>() const emptyAxioms = emptyClaimConnectionLookup<TCoreClaimConnection>() Copy
const emptyCitations = emptyClaimConnectionLookup<TCoreClaimConnection>() const emptyAxioms = emptyClaimConnectionLookup<TCoreClaimConnection>()
Returns an empty claim-connection lookup. Use this in tests and contexts that need the lookup contract but have no actual data. Each call returns a fresh empty implementation; values are stateless.