7 lines
77 B
C#
7 lines
77 B
C#
namespace zero.Core.Entities
|
|
{
|
|
public interface IExportConfig
|
|
{
|
|
}
|
|
}
|