mirror of
https://github.com/Radarr/Radarr
synced 2026-01-15 03:53:12 +01:00
6 lines
No EOL
91 B
C#
6 lines
No EOL
91 B
C#
namespace NzbDrone.Core.Datastore
|
|
{
|
|
public interface IEmbeddedDocument
|
|
{
|
|
}
|
|
} |