[CHANGE] Preparing library service
This commit is contained in:
6
Manager.App/Services/ILibraryService.cs
Normal file
6
Manager.App/Services/ILibraryService.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Manager.App.Services;
|
||||
|
||||
public interface ILibraryService
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user