namespace View_by_Distance.Shared.Models.Methods;

public interface IPath : Stateless.Methods.IPath
{ // ...

    //

}