Fix build issue

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

View file

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