mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
4 lines
76 B
C#
4 lines
76 B
C#
namespace MaaBuilder.Models;
|
|
|
|
public interface IPackageConfiguration { }
|