using Common.TPService; namespace JMENepal.JMENepalAPIService { public interface IJMENepalAPI : ITPApiServices { } }