mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
👕 Fix lint issue
This commit is contained in:
@@ -50,6 +50,7 @@ declare module 'jsplumb' {
|
||||
interface OnConnectionBindInfo {
|
||||
originalSourceEndpoint: Endpoint;
|
||||
originalTargetEndpoint: Endpoint;
|
||||
getParameters(): { index: number };
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user