mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { INode } from './Interfaces';
|
||||
import type { INode } from './Interfaces';
|
||||
import { ExecutionBaseError } from './NodeErrors';
|
||||
|
||||
interface WorkflowActivationErrorOptions {
|
||||
|
||||
Reference in New Issue
Block a user