mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 19:11:13 +00:00
✨ Render node strings
This commit is contained in:
@@ -817,6 +817,7 @@ export interface INodeTypeDescription extends INodeTypeBaseDescription {
|
||||
deactivate?: INodeHookDescription[];
|
||||
};
|
||||
webhooks?: IWebhookDescription[];
|
||||
translation?: { [key: string]: object };
|
||||
}
|
||||
|
||||
export interface INodeHookDescription {
|
||||
|
||||
Reference in New Issue
Block a user