6 lines
85 B
C#
6 lines
85 B
C#
namespace ModpackUpdater.Apps.Manager.Api.Model;
|
|
|
|
public interface IWorkspace
|
|
{
|
|
}
|