mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 14:03:41 +01:00
4 lines
No EOL
95 B
C#
4 lines
No EOL
95 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public interface IItemIdentityConverter { }
|
|
} |