feat(aihit): AIHITLoadWorker + AIHITSyncWorker
This commit is contained in:
7
PARR.AIHITLoader/IAihitLoader.cs
Normal file
7
PARR.AIHITLoader/IAihitLoader.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace PARR.AIHITLoader
|
||||
{
|
||||
public interface IAihitLoader
|
||||
{
|
||||
Task StartAsync();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user