initial copy
This commit is contained in:
3
s8n-runtime/LogServerEvent.cs
Normal file
3
s8n-runtime/LogServerEvent.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace s8n_runtime;
|
||||
|
||||
public record LogServerEvent(string Node, string Type, object? Value);
|
||||
Reference in New Issue
Block a user