mirror of
https://github.com/sphildreth/roadie
synced 2024-11-26 22:20:21 +00:00
6 lines
No EOL
86 B
C#
6 lines
No EOL
86 B
C#
namespace Roadie.Api.Services
|
|
{
|
|
public interface ISubsonicService
|
|
{
|
|
}
|
|
} |