Fix build issue

This commit is contained in:
Jan Oberhauser
2023-08-14 10:22:59 +02:00
parent 9969923e63
commit 0466fdb2df

View File

@@ -1,5 +1,5 @@
import { IExecuteFunctions } from 'n8n-core';
import {
IExecuteFunctions,
INodeExecutionData,
INodeType,
INodeTypeDescription,