namespace Adaptation.Shared.Methods;

public interface ILogistics : Properties.ILogistics
{
}