Initial commit to new repository
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace AxCopilot.Handlers;
|
||||
|
||||
public class JsonSkillCache
|
||||
{
|
||||
public int Ttl { get; set; } = 0;
|
||||
}
|
||||
Reference in New Issue
Block a user