mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-22 21:00:52 +02:00
6 lines
No EOL
91 B
C#
6 lines
No EOL
91 B
C#
namespace NzbDrone.Core.Datastore
|
|
{
|
|
public interface IEmbeddedDocument
|
|
{
|
|
}
|
|
} |