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