mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
refactor(Code Tool Node): Replace vm2 with taskrunner for js (#19247)
This commit is contained in:
@@ -1053,6 +1053,7 @@ export type ISupplyDataFunctions = ExecuteFunctions.GetNodeParameterFn &
|
||||
| 'getNodeOutputs'
|
||||
| 'executeWorkflow'
|
||||
| 'sendMessageToUI'
|
||||
| 'startJob'
|
||||
| 'helpers'
|
||||
> & {
|
||||
getNextRunIndex(): number;
|
||||
|
||||
Reference in New Issue
Block a user