mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
refactor(core): Introduce @n8n/decorators package (#14784)
This commit is contained in:
@@ -4,7 +4,6 @@ export * from './binary-data';
|
||||
export * from './constants';
|
||||
export * from './credentials';
|
||||
export * from './data-deduplication-service';
|
||||
export * from './decorators';
|
||||
export * from './encryption';
|
||||
export * from './errors';
|
||||
export * from './execution-engine';
|
||||
|
||||
Reference in New Issue
Block a user