mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-03 07:42:05 +01:00
4 lines
No EOL
95 B
C#
4 lines
No EOL
95 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public interface IItemIdentityConverter { }
|
|
} |