mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
Add Cockpit node
This commit is contained in:
3
packages/nodes-base/nodes/Cockpit/FormInterface.ts
Normal file
3
packages/nodes-base/nodes/Cockpit/FormInterface.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface IForm {
|
||||
form: object;
|
||||
}
|
||||
Reference in New Issue
Block a user