mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat(editor): Add missing extension methods for expressions (#8845)
This commit is contained in:
@@ -1235,6 +1235,7 @@ export interface NDVState {
|
||||
};
|
||||
};
|
||||
focusedMappableInput: string;
|
||||
focusedInputPath: string;
|
||||
mappingTelemetry: { [key: string]: string | number | boolean };
|
||||
hoveringItem: null | TargetItem;
|
||||
draggable: {
|
||||
|
||||
Reference in New Issue
Block a user