mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
import get from 'lodash.get';
|
||||
import isEqual from 'lodash.isequal';
|
||||
|
||||
import {
|
||||
import type {
|
||||
IContextObject,
|
||||
INode,
|
||||
INodeCredentialDescription,
|
||||
|
||||
Reference in New Issue
Block a user