Initial commit to new repository
This commit is contained in:
3
.decompiledproj/AxCopilot/Handlers/WorkspaceAction.cs
Normal file
3
.decompiledproj/AxCopilot/Handlers/WorkspaceAction.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace AxCopilot.Handlers;
|
||||
|
||||
public record WorkspaceAction(WorkspaceActionType Type, string Name, string? NewName = null);
|
||||
Reference in New Issue
Block a user