4 lines
88 B
C#
4 lines
88 B
C#
namespace AssetStoreTools.Previews.Services
|
|
{
|
|
public interface IPreviewService { }
|
|
} |