mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-18 00:50:04 -05:00
4 lines
95 B
C#
4 lines
95 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public interface IItemIdentityConverter { }
|
|
} |