Initial commit: AetherBags + KamiToolKit for FC Gitea
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace KamiToolKit.Classes;
|
||||
|
||||
public record TabbedNodeEntry<T>(T Node, int Tab) where T : NodeBase;
|
||||
Reference in New Issue
Block a user